Share via


Colors.Navy Eigenschaft

Definition

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

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

Eigenschaftswert

Die systemdefinierte Farbe mit dem ARGB-Wert #FF000080.

Gilt für: