Brushes.Beige Propriedade

Definição

Obtém um objeto Brush definido pelo sistema.

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

Valor da propriedade

Um objeto Brush definido como uma cor definida pelo sistema.

Aplica-se a