Brushes.LightYellow Propiedad

Definición

Obtiene un objeto Brush definido por el sistema.

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

Valor de propiedad

Brush

Objeto Brush establecido en un color definido por el sistema.

Se aplica a