HatchBrush.BackgroundColor Propiedad

Definición

Obtiene el color de los espacios entre las líneas de trama dibujadas por este objeto 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

Valor de propiedad

Estructura Color que representa el color de fondo de este HatchBrush.

Se aplica a