Color.ToString

Color.ToString method

Converts to string.

public override string ToString()

Return Value

String representation of the Color object.

See Also