TickBar.Fill プロパティ

定義

目盛りの描画に使用する Brush を取得または設定します。

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

プロパティ値

目盛の描画に使用する Brush。 既定値は null です。

注釈

依存プロパティ情報

識別子フィールド FillProperty
に設定されたメタデータ プロパティ true AffectsRender

適用対象