SourceRect Property
Gets or sets the rectangular area that the bitmap is cropped to.
Definition
Namespace: Avalonia.Media.Imaging
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public PixelRect SourceRect { get; set; }
Public Property SourceRect As PixelRect
Get
Set
member SourceRect : PixelRect with get, set