Color.Navy Eigenschaft

Definition

Ruft eine systemdefinierte Farbe ab, die einen ARGB-Wert aufweist #FF000080.

public:
 static property System::Drawing::Color Navy { System::Drawing::Color get(); };
public static System.Drawing.Color Navy { get; }
static member Navy : System.Drawing.Color
Public Shared ReadOnly Property Navy As Color

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: