Colors.Cyan Eigenschaft

Definition

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

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

Eigenschaftswert

Die systemdefinierte Farbe mit dem ARGB-Wert ##FF00FFFF.

Gilt für: