Color.Turquoise Eigenschaft

Definition

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

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: