translate

Sets translation with the specified parameters.

Parameters

x Number

The distance to translate along the X axis.

y Number

The distance to translate along the Y axis.

Returns

kendo.geometry.Transformation The current transformation instance.

In this article