containsPoint
Returns true if the shape contains the specified point.
Parameters
point kendo.geometry.Point
The point that should be checked.
Returns
Boolean
value indicating if the shape contains the point.
In this article