Determines whether two RevRectangle interfaces are equal by comparing their x, y, width, and height properties.
RevRectangle
x
y
width
height
The first rectangle to compare.
The second rectangle to compare.
true if all properties are equal; otherwise, false.
true
false
Determines whether two
RevRectangle
interfaces are equal by comparing theirx
,y
,width
, andheight
properties.