ToString

Color.ToString method

Returns a String that represents the current Color.

public override string ToString()

Return Value

A String that represents the current Color.

See Also