ImageDrawingImageSource Property

Gets or sets the source of the image.

Definition

Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public IImage? ImageSource { get; set; }

Property Value

IImage

See Also