Color.SeaGreen

Color.SeaGreen property

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

public static Color SeaGreen { get; }

Return Value

A Color representing a system-defined color.

See Also