distanceTo
Calculates the distance to another point.
Parameters
point kendo.geometry.Point
The point to calculate the distance to.
Returns
Number
The straight line distance to the given point.
In this article
Calculates the distance to another point.
kendo.geometry.Point
The point to calculate the distance to.
Number
The straight line distance to the given point.