Color.Fuchsia

Color.Fuchsia property

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

public static Color Fuchsia { get; }

Return Value

A Color representing a system-defined color.

See Also