Color.ToString

Color.ToString method

Returns a String that consists of the RGBA component values.

public String ToString()

Return Value

A human-readable String.

See Also