Color.MediumAquamarine Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to