ActivityDesignerTheme.ForegroundBrush 屬性

定義

取得與主題相關聯的 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

與主題相關聯的 Brush 物件。

屬性

備註

指派這個屬性會使與主題相關聯的筆刷繪製填滿的直線和曲線。

適用於