ActivityDesignerTheme.ForegroundBrush 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與主題相關聯的 Brush 物件。
public:
property System::Drawing::Brush ^ ForegroundBrush { System::Drawing::Brush ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Drawing.Brush ForegroundBrush { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ForegroundBrush : System.Drawing.Brush
Public ReadOnly Property ForegroundBrush As Brush
屬性值
與主題相關聯的 Brush 物件。
- 屬性
備註
指派這個屬性會使與主題相關聯的筆刷繪製填滿的直線和曲線。