Color.ToString

Color.ToString method

Returns a string that consists of the RGBA component values.

public override string ToString()

Return Value

A human-readable string.

See Also