HatchBrush.BackgroundColor Propriété

Définition

Obtient la couleur des espaces entre les lignes de hachure dessinées par cet HatchBrush objet.

public:
 property System::Drawing::Color BackgroundColor { System::Drawing::Color get(); };
public System.Drawing.Color BackgroundColor { get; }
member this.BackgroundColor : System.Drawing.Color
Public ReadOnly Property BackgroundColor As Color

Valeur de propriété

Structure Color qui représente la couleur d’arrière-plan pour ce HatchBrush.

S’applique à