Color.Magenta

Color.Magenta property

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

public static Color Magenta { get; }

Return Value

A Color representing a system-defined color.

See Also