| Overload | Description |
|---|---|
| IntersectsWith(NRange2D) | Determines whether this range intersects with the specified range. |
| IntersectsWith(NRectangle) | Determines whether this range intersects with the specified rectangle |
| IntersectsWith(NLineSegment) | Determines whether this range intersects with the specified line segment |
| IntersectsWith(NCircle) | Determines whether this range intersects with the specified circle |
| IntersectsWith(NPolyline) | Determines whether this range intersects with the specified polyline |