Brushes.OrangeRed Propriedade

Definição

Obtém um objeto Brush definido pelo sistema.

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

Valor da propriedade

Um objeto Brush definido como uma cor definida pelo sistema.

Aplica-se a