scale
Sets scale with the specified parameters.
Parameters
scaleX Number
The scale factor on the X axis.
scaleY Number
The scale factor on the Y axis.
Returns
kendo.geometry.Transformation
The current transformation instance.