Color.DarkBlue Eigenschaft

Definition

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

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: