Color.DarkTurquoise Property

Definition

Gets a system-defined color that has an ARGB value of #FF00CED1.

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

Property Value

A Color representing a system-defined color.

Applies to