Color.OrangeRed

Color.OrangeRed property

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

public static Color OrangeRed { get; }

Return Value

A Color representing a system-defined color.

See Also