| Overload | Description |
|---|---|
| IntersectsWith(NRectangle) | Determines whether this rectangle intersects with the specified rectangle |
| IntersectsWith(NLineSegment) | Determines whether this rectangle intersects with the specified line |
| IntersectsWith(NCircle) | Determines whether this rectangle intersects with the specified circle |