Utilities for rectangle selections.
| RectUtils | RectUtils' constructor. | 
| Encompass | Create rectangle that encompasses two rectangles. | 
| Inflate | Creates and returns an enlarged copy of the specified rectangle. The copy is enlarged by the specified amounts. | 
| IntersectsSegment | Check if a line segment overlaps a rectangle. |