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 構造体。

適用対象