Color.LightCyan

Color.LightCyan property

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

public static Color LightCyan { get; }

Return Value

A Color representing a system-defined color.

See Also