Color.RoyalBlue Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to