Compartir a través de


HatchBrush.ForegroundColor Propiedad

Definición

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

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

Se aplica a