ToString

Point.ToString method

Converts the value of this instance to String.

public override string ToString()

Return Value

A string whose value is the same as this instance.

See Also