Partager via


HatchBrush.ForegroundColor Propriété

Définition

Obtient la couleur des lignes de hachurage dessinées par cet objet 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

Valeur de propriété

Structure Color qui représente la couleur de premier plan de ce HatchBrush.

S’applique à