Share via


HatchBrush.ForegroundColor Eigenschaft

Definition

Ruft die Farbe der von diesem HatchBrush-Objekt gezeichneten Schraffurlinien ab.

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

Eigenschaftswert

Eine Color-Struktur, die die Vordergrundfarbe für diesen HatchBrush darstellt.

Gilt für: