Color.GreenYellow

Color.GreenYellow property

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

public static Color GreenYellow { get; }

Return Value

A Color representing a system-defined color.

See Also