Color.SeaShell Property

Definition

Gets a system-defined color that has an ARGB value of #FFFFF5EE.

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

Property Value

A Color representing a system-defined color.

Applies to