Colors.Tomato Eigenschaft

Definition

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

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

Eigenschaftswert

Die systemdefinierte Farbe mit dem ARGB-Wert #FFFF6347.

Gilt für: