Overload | Description |
---|---|
Contains(Double,Double) | Determines if the specified point is contained within this rectangle. |
Contains(Point) | Determines if the specified point is contained within this rectangle. |
Contains(Rect) | Determines if the rectangular region represented by rect is entirely contained within this rectangle. |