Color.Brown Property

Definition

Gets a system-defined color that has an ARGB value of #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

Property Value

A Color representing a system-defined color.

Applies to