Rect.grow

Grows rectangle in specified directions.

Syntax

rect.grow( left, top, right, bottom )

Parameters

Parameter Description
left Move left side by that much
top Move top side by that much
right Move right side by that much
bottom Move bottom side by that much

Example

Returns.

New rectangle with its every side moved by number specified in arguments.

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