Brushes.DarkRed Propriedade

Definição

Obtém um objeto Brush definido pelo sistema.

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

Valor da propriedade

Brush

Um objeto Brush definido como uma cor definida pelo sistema.

Aplica-se a