JSPoint
Last updated
Last updated
(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.
Type | Name | Summary |
---|---|---|
Get/Set x coordinate.
Type Number x coordinate
Sample
Get/Set y coordinate
Type Number y
Sample
Get/Set x coordinate.
Get/Set y coordinate