equals

Compares this point with another instance.

Parameters

other kendo.geometry.Point

The point to compare with.

Returns

Boolean true if the point coordinates match; false otherwise.

In this article