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