TileBrushSourceRect Property

Gets or sets the rectangle of the source image that will be displayed.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public RelativeRect SourceRect { get; set; }

Property Value

RelativeRect

Implements

ITileBrushSourceRect

See Also