Returns a copy of rect with rect resized so it also encompasses points. If provided point(s) are within bounds of rect, a copy of rect is returned.
rect
points
Rest
Returns a copy of
rect
withrect
resized so it also encompassespoints
. If provided point(s) are within bounds ofrect
, a copy ofrect
is returned.