| Overload | Description |
|---|---|
| Contains(NPoint) | Determines whether the rectangle contains the specified point |
| Contains(NPoint,ENFillRule) | Determines whether the primitive interior contains the specified point |
| Contains(Double,Double) | Determines whether the rectangle contains the point with the specified coordinates |
| Contains(NRectangle) | Determines whether the rectangle contains the specified rectangle |
| Contains(NLineSegment) | Determines whether the rectangle contains the specified line |