Brushes.LightGoldenrodYellow Propiedad

Definición

Obtiene un objeto Brush definido por el sistema.

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

Valor de propiedad

Objeto Brush establecido en un color definido por el sistema.

Se aplica a