Scale
class methodsCreates a transformation matrix for scale with the specified parameters.
Parameters:scaleXNumber
scaleYNumber
Returns:kendo.geometry.Matrix
The scale factor on the X axis.
The scale factor on the Y axis.
The transformation matrix for the specified scale.