HatchBrush.BackgroundColor 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得由這個 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 的背景色彩。