Color.Turquoise Property

Definition

Gets a system-defined color that has an ARGB value of #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

Property Value

A Color representing a system-defined color.

Applies to