containsPoint

Returns true if the shape contains the specified point.

Parameters

point kendo.geometry.PointThe point that should be checked.

ReturnsBoolean value indicating if the shape contains the point.

In this article