| Overload | Description |
|---|---|
| Contains(NPointI) | Determines whether the range contains the specified point |
| Contains(Int32,Int32) | Determines whether the range contains the point with the specified coordinates |
| Contains(NRectangleI) | Determines whether the range contains the specified rectangle |
| Contains(NRange2DI) | Determines whether this range contains the specified range. |