ToString

Point.ToString method

Converts this Point to a human-readable string.

public override string ToString()

Return Value

A String that represents this instance.

See Also