Color.LightSeaGreen Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to