Function IntRect.Expand

Expand (int range)

Returns a new rect which is expanded by range in all directions.

Public
IntRect Expand (

int

range

How far to expand. Negative values are permitted.

)

Returns a new rect which is expanded by range in all directions.