| Overload | Description |
|---|---|
| Contains(PointD) | Tests whether the specified point is contained within the current RectangleD. |
| Contains(RectangleD) | Tests whether the specified rectangle is entirely contained within the current RectangleD. |
| Contains(Double,Double) | Tests whether a point specified by its coordinates is contained within the current RectangleD. |