Color.RebeccaPurple Property

Definition

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

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

Property Value

A system-defined color.

Applies to