Graphisoft®

Dialog ManagerVersion: 2.0

Rect::operator==

Operator == for rectangle objects.

bool operator== (const Rect & rightOp) const;

Parameters

rightOp
The right operand (rectangle).

Return Value

true, if the two rectangles are equal, otherwise false.