Color.SlateBlue Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to