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

適用対象