GeometryDrawing.Brush プロパティ

定義

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

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

プロパティ値

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

注釈

依存関係プロパティ情報

品目 価値
識別子フィールド BrushProperty
に設定されたメタデータ プロパティ true None

適用対象