HatchBrush.ForegroundColor Propriété

Définition

Obtient la couleur des lignes de hachures dessinées par cet HatchBrush objet.

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 pour ce HatchBrush.

S’applique à