Colors.LightBlue Eigenschaft

Definition

Ruft die vom System definierte Farbe ab, die einen ARGB-Wert von #FFADD8E6 hat.

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

Eigenschaftswert

Die vom System definierte Farbe mit einem ARGB-Wert von #FFADD8E6.

Gilt für: