Colors.Blue Eigenschaft

Definition

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

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

Eigenschaftswert

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

Gilt für: