Rect.equal

Function/Meaning

Same judgment

Type
Rectclassmethod of
Syntax
equal(r)
Arguments
r

Specifies the rectangular object to judge.

Return value

Whether they are the same

Explanation

Determines if the rectangles are the same.
If they are the same, true is returned.
The comparison is made with four-sided values.