Color.Fuchsia Property

Definition

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

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

Property Value

A Color representing a system-defined color.

Applies to