Color.Black Eigenschaft

Definition

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

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: