Colors.SeaShell Eigenschaft

Definition

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

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

Eigenschaftswert

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

Gilt für: