equals
Compares this rectangle with another instance.
Parameters
other kendo.geometry.Rect
The rectangle to compare with.
Returns
Boolean
true if the origin and size is the same for both rectangles; false otherwise.
In this article