Color.DarkGray Eigenschaft

Definition

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

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: