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