setCenter
Sets the location of the circle center.
Parameters
value kendo.geometry.Point|Array
The new center Point or equivalent [x, y] array.
Returns
kendo.geometry.Point
The location of the circle center.
In this article