HatchBrush.ForegroundColor Eigenschaft

Definition

Ruft die Farbe der Schlupflinien ab, die von diesem HatchBrush -Objekt gezeichnet werden.

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 dafür HatchBrushdarstellt.

Gilt für: