Color.DarkSlateGray Eigenschaft

Definition

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

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: