PatternPaint.Pattern 属性

定义

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

属性值

适用于