CroppedBitmapSource Property
Gets or sets the source for the bitmap.
Namespace: Avalonia.Media.ImagingAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IImage? Source { get; set; }
Public Property Source As IImage
Get
Set
member Source : IImage with get, set
Property Value
IImage