transform

Applies a transformation to the point coordinates. The current coordinates will be overriden.

Parameters

tansformation kendo.geometry.Transformation

The transformation to apply.

Returns

kendo.geometry.Point The current Point instance.

In this article