Color.DeepPink Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to