Colors.Gold Eigenschaft

Definition

Ruft die systemdefinierte Farbe ab, die den ARGB-Wert #FFFFD700 hat.

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

Eigenschaftswert

Die systemdefinierte Farbe, die den ARGB-Wert #FFFFD700 hat.

Gilt für: