Color.DarkSlateBlue Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to