Color.SandyBrown Property
Definition
Gets a system-defined color that has an ARGB value of #FFF4A460
.
public:
static property System::Drawing::Color SandyBrown { System::Drawing::Color get(); };
public static System.Drawing.Color SandyBrown { get; }
member this.SandyBrown : System.Drawing.Color
Public Shared ReadOnly Property SandyBrown As Color
Property Value
Remarks
For an example of this color, see Colors by Name.