Brushes.Blue Propriedade

Definição

Obtém um objeto Brush definido pelo sistema.

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

Valor da propriedade

Um objeto Brush definido como uma cor definida pelo sistema.

Aplica-se a