Color.Maroon Eigenschaft

Definition

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

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: