Brushes.Yellow Propriedade

Definição

Obtém um objeto Brush definido pelo 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 da propriedade

Um objeto Brush definido como uma cor definida pelo sistema.

Aplica-se a