Color.SlateGray Eigenschaft

Definition

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

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: