Rect2dContains Method |
Name | Description | |
---|---|---|
Contains(Point2d) |
Determines if the specified point is contained within the rectangular region defined by this Rectangle.
| |
Contains(Rect2d) |
Determines if the specified rectangle is contained within the rectangular region defined by this Rectangle.
| |
Contains(Double, Double) |
Determines if the specified point is contained within the rectangular region defined by this Rectangle.
|