Rect.boundingRect (static method)

Computes area bounding two give rectangles.

Syntax

var boundingRect = Rect.boundingRect( first_rectangle, second_rectangle );

Parameters

Parameter Description
first_rectangle First rectangle
second_rectangle Second rectangle

Returns

Rect object.

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.