Share via


HatchBrush.ForegroundColor 屬性

定義

取得由這個 HatchBrush 物件繪製的規劃線條色彩。

public:
 property System::Drawing::Color ForegroundColor { System::Drawing::Color get(); };
public System.Drawing.Color ForegroundColor { get; }
member this.ForegroundColor : System.Drawing.Color
Public ReadOnly Property ForegroundColor As Color

屬性值

Color 結構,這個結構表示這個 HatchBrush 的前景色彩。

適用於