GeometryDrawing.Brush プロパティ

定義

この GeometryDrawing で示される図形の内部の塗りつぶしに使用する Brush を取得または設定します。

public:
 property System::Windows::Media::Brush ^ Brush { System::Windows::Media::Brush ^ get(); void set(System::Windows::Media::Brush ^ value); };
public System.Windows.Media.Brush Brush { get; set; }
member this.Brush : System.Windows.Media.Brush with get, set
Public Property Brush As Brush

プロパティ値

Brush

この GeometryDrawing の塗りつぶしに使用するブラシ。 既定値は null です。

注釈

依存プロパティ情報

識別子フィールド BrushProperty
メタデータのプロパティが次に設定されている true なし

適用対象