Colors.Maroon Eigenschaft

Definition

Ruft die systemdefinierte Farbe ab, die über den ARGB-Wert #FF800000 verfügt.

public:
 static property Color Maroon { Color get(); };
static Color Maroon();
public static Color Maroon { get; }
var color = Colors.maroon;
Public Shared ReadOnly Property Maroon As Color

Eigenschaftswert

Die systemdefinierte Farbe mit dem ARGB-Wert #FF800000.

Gilt für: