represents a point in a 2d space
the shape type (used internally)
"Point" Copy
"Point"
the position of the point on the horizontal axis
0 Copy
0
the position of the point on the vertical axis
clone this Point
new Point
return true if this point is equal to the given point
Rest
set the Point x and y properties to the given values
Reference to this object for method chaining
represents a point in a 2d space