Brushes.DeepPink Property

Definition

Gets a system-defined Brush object.

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

Property Value

A Brush object set to a system-defined color.

Applies to