Color.Violet Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to