Overload List
| Name | Description | |
|---|---|---|
| Contains(CvPoint) |
Determines if the specified point is contained within the rectangular region defined by this Rectangle.
| |
| Contains(CvRect) |
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.
|
See Also