Color.LawnGreen

Color.LawnGreen property

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

public static Color LawnGreen { get; }

Return Value

A Color representing a system-defined color.

See Also