CroppedBitmapSourceRect 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) Version: 11.3.999
public PixelRect SourceRect { get; set; }

Property Value

PixelRect

See Also