Sprache

Color.Azure Eigenschaft

Definition

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

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: