Color.LightSkyBlue Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to