pointAt
Gets the location of a point on the arc's circumference at a given angle.
Parameters
angle Number
Angle in decimal degrees. Measured in clockwise direction with 0 pointing "right". Negative values or values greater than 360 will be normalized.
Returns
kendo.geometry.Point
The point on the arc's circumference.