ImagePaint.Image Property

Definition

public:
 property Microsoft::Maui::Graphics::IImage ^ Image { Microsoft::Maui::Graphics::IImage ^ get(); void set(Microsoft::Maui::Graphics::IImage ^ value); };
public Microsoft.Maui.Graphics.IImage Image { get; set; }
member this.Image : Microsoft.Maui.Graphics.IImage with get, set
Public Property Image As IImage

Property Value

Applies to