Share via


HatchBrush.BackgroundColor 屬性

定義

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

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

屬性值

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

適用於