Colors.IndianRed Eigenschaft

Definition

Ruft die systemdefinierte Farbe ab, die über den ARGB-Wert #FFCD5C5C verfügt.

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

Eigenschaftswert

Die systemdefinierte Farbe mit dem ARGB-Wert #FFCD5C5C.

Gilt für: