Compartir a través de


Brushes.HotPink Propiedad

Definición

Obtiene un objeto Brush definido por el sistema.

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

Valor de propiedad

Objeto Brush establecido en un color definido por el sistema.

Se aplica a