TranslateWith
methodsTranslates the point by using a Point instance as a vector of translation.
Parameters:vectorkendo.geometry.Point|Array
Returns:kendo.geometry.Point
The vector of translation. Can be either a Point instance or an [x, y] array.
The current point instance.