CroppedBitmapSourceRect Property
Gets or sets the rectangular area that the bitmap is cropped to.
Namespace: Avalonia.Media.ImagingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public PixelRect SourceRect { get; set; }
Public Property SourceRect As PixelRect
Get
Set
member SourceRect : PixelRect with get, set
Property Value
PixelRect