ImageDrawingImageSource Property
Gets or sets the source of the image.
Namespace: Avalonia.MediaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IImage? ImageSource { get; set; }
Public Property ImageSource As IImage
Get
Set
member ImageSource : IImage with get, set
Property Value
IImage