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
Compares this point with another instance.
kendo.geometry.Point
The point to compare with.
Boolean
true if the point coordinates match; false otherwise.