Function IntRect.ExpandToContain

ExpandToContain (int x, int y)

Returns a new IntRect which is expanded to contain the point.

Public
IntRect ExpandToContain (

int

x

int

y

)

Returns a new IntRect which is expanded to contain the point.