(point)
The JSPoint object represents a point in a 2D coordinate system, defined by its x and y coordinates. It provides a simple and intuitive interface for working with positions in scripting environments.
JSPoint
x
y
Number
Get/Set x coordinate.
Get/Set y coordinate
Type Number x coordinate
Sample
point.x
Type Number y
Last updated 1 year ago
Was this helpful?
point.y