ToString

Point.ToString method

Returns the coordinates in a readable form.

public override string ToString()

Return Value

A string that lists X and Y values.

See Also