Colors.Purple Eigenschaft

Definition

Ruft die systemdefinierte Farbe ab, die den ARGB-Wert #FF800080 hat.

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

Eigenschaftswert

Die systemdefinierte Farbe mit dem ARGB-Wert #FF800080.

Gilt für: