Color.Pink Propiedad

Definición

Obtiene un color definido por el sistema que tiene el valor ARGB #FFFFC0CB.

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

Valor de propiedad

Color

Una estructura Color que representa un color definido por el sistema.

Se aplica a