HatchBrush.BackgroundColor Propriété

Définition

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

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

S’applique à