Brushes.Yellow Propiedad

Definición

Obtiene un objeto Brush definido por el sistema.

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

Valor de propiedad

Objeto Brush establecido en un color definido por el sistema.

Se aplica a