Expands this rectangle to also include the area of another rectangle
Syntax
rect.boundingRect( another_rect );
Parameters
Parameter | Description |
---|---|
another_rect | Another rectangle |
Returns
Nothing.
Expands this rectangle to also include the area of another rectangle
rect.boundingRect( another_rect );
Parameter | Description |
---|---|
another_rect | Another rectangle |
Nothing.