PatternPaint.Pattern プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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