Colors.AntiqueWhite Eigenschaft

Definition

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

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

Eigenschaftswert

Die systemdefinierte Farbe mit dem ARGB-Wert #FFFAEBD7.

Gilt für: