Color.Cyan Eigenschaft

Definition

Ruft eine systemdefinierte Farbe ab, die einen ARGB-Wert aufweist #FF00FFFF.

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: