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

用來繪製刻度標記的 Brush。 預設值是 null

備註

相依性屬性資訊

識別碼欄位 FillProperty
中繼資料屬性設定為 true AffectsRender

適用於