SourceRect 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)
- C#
- VB
- F#
public RelativeRect SourceRect { get; set; }
Public Property SourceRect As RelativeRect
Get
Set
abstract SourceRect : RelativeRect with get, set
override SourceRect : RelativeRect with get, set