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; }
static member SandyBrown : System.Drawing.Color
Public Shared ReadOnly Property SandyBrown As Color

Property Value

A Color representing a system-defined color.

Applies to