Colors.SkyBlue Eigenschaft

Definition

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

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

Eigenschaftswert

Die systemdefinierte Farbe mit dem ARGB-Wert #FF87CEEB.

Gilt für: