Color.LightSteelBlue Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to