HatchBrush.ForegroundColor Propiedad

Definición

Obtiene el color de las líneas de sombreado dibujadas por este HatchBrush objeto.

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

Valor de propiedad

Estructura Color que representa el color de primer plano de este HatchBrushobjeto .

Se aplica a