The Point object represents a two-dimensional point.
x
int
Returns the x coordinate.
y
Returns the y coordinate.
ToString
none
<string>
Returns the x and y coordinates as a string.