Color.MidnightBlue Eigenschaft

Definition

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

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: