Shape.Fill プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property Microsoft::Maui::Controls::Brush ^ Fill { Microsoft::Maui::Controls::Brush ^ get(); void set(Microsoft::Maui::Controls::Brush ^ value); };
public Microsoft.Maui.Controls.Brush Fill { get; set; }
member this.Fill : Microsoft.Maui.Controls.Brush with get, set
Public Property Fill As Brush