Modifier

Brushes.DeepSkyBlue Property

Definition

Gets a system-defined Brush object.

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

Property Value

A Brush object set to a system-defined color.

Applies to