Brushes.ForestGreen Propiedad

Definición

Obtiene un objeto Brush definido por el sistema.

public:
 static property System::Drawing::Brush ^ ForestGreen { System::Drawing::Brush ^ get(); };
public static System.Drawing.Brush ForestGreen { get; }
static member ForestGreen : System.Drawing.Brush
Public Shared ReadOnly Property ForestGreen As Brush

Valor de propiedad

Objeto Brush establecido en un color definido por el sistema.

Se aplica a