Colors.HotPink Eigenschaft

Definition

Ruft die systemdefinierte Farbe ab, die über den ARGB-Wert #FFFF69B4 verfügt.

public:
 static property Color HotPink { Color get(); };
static Color HotPink();
public static Color HotPink { get; }
var color = Colors.hotPink;
Public Shared ReadOnly Property HotPink As Color

Eigenschaftswert

Die systemdefinierte Farbe mit dem ARGB-Wert #FFFF69B4.

Gilt für: