Brushes.SeaShell Property

Definition

Gets a system-defined Brush object.

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

Property Value

A Brush object set to a system-defined color.

Applies to