move
Moves the point to the specified x and y coordinates.
Parameters
x Number
The new X coordinate.
y Number
The new Y coordinate.
Returns
kendo.geometry.Point
The current point instance.
In this article
Moves the point to the specified x and y coordinates.
Number
The new X coordinate.
Number
The new Y coordinate.
kendo.geometry.Point
The current point instance.