Overload | Description |
---|---|
Contains(NPoint) | Determines whether the range contains the specified point |
Contains(Double,Double) | Determines whether the range contains the point with the specified coordinates |
Contains(NRectangle) | Determines whether the range contains the specified rectangle |
Contains(NRange2D) | Determines whether this range contains the specified range. |