PatternPaint.Pattern Property

Definition

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

Property Value

Applies to