Color.IndianRed Eigenschaft

Definition

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

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

Eigenschaftswert

Eine Color, die eine systemdefinierte Farbe darstellt.

Gilt für: