Color.Brown Eigenschaft

Definition

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

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

Eigenschaftswert

A Color representing a system-defined color.

Gilt für: