RectContains Method |
| Name | Description | |
|---|---|---|
| Contains(Point) |
Determines if the specified point is contained within the rectangular region defined by this Rectangle.
| |
| Contains(Rect) |
Determines if the specified rectangle is contained within the rectangular region defined by this Rectangle.
| |
| Contains(Int32, Int32) |
Determines if the specified point is contained within the rectangular region defined by this Rectangle.
|