Colors.Gray Eigenschaft

Definition

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

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

Eigenschaftswert

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

Gilt für: