scale
Scales the point coordinates along the x and y axis.
Parameters
scaleX Number
The x scale multiplier.
scaleY Number
The y scale multiplier.
Returns
kendo.geometry.Point
The current point instance.
In this article