Equals
methodsCompares this rectangle with another instance.
Parameters:otherkendo.geometry.Rect
Returns:Boolean
The rectangle to compare with.
true if the origin and size is the same for both rectangles; false otherwise.
Compares this rectangle with another instance.
The rectangle to compare with.
true if the origin and size is the same for both rectangles; false otherwise.