RectangleContains Method |
Name | Description | |
---|---|---|
![]() | Contains(Point) |
Determines if the specified point is contained within this Rectangle structure.
|
![]() | Contains(Rectangle) |
Determines if the rectangular region represented by rect is entirely contained within this Rectangle structure.
|
![]() | Contains(Int32, Int32) |
Determines if the specified point is contained within this Rectangle structure.
|