transformCopy
Applies a transformation on a copy of the current point. The callee coordinates will remain unchanged.
Parameters
tansformation kendo.geometry.Transformation
The transformation to apply.
Returns
kendo.geometry.Point
The new Point instance.