Brushes.Red Propriedade

Definição

Obtém um objeto Brush definido pelo sistema.

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

Valor da propriedade

Um objeto Brush definido como uma cor definida pelo sistema.

Aplica-se a