Color.DarkViolet Eigenschaft

Definition

Ruft eine systemdefinierte Farbe ab, die einen ARGB-Wert aufweist #FF9400D3.

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: