RectangleContains Method |
Name | Description | |
---|---|---|
Contains(Point) |
Gets a value indicating that the specified point is within the bounds of this rectangle
| |
Contains(Rectangle) |
Gets a value indicating that the specified rectangle is entirely contained within the bounds of this rectangle
| |
Contains(Int32, Int32) |
Gets a value indicating that the specified x and y co-ordinates are within the bounds of this rectangle
|