Color.MidnightBlue Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to