RectfContains Method OpenCvSharp Class Library
Overload List

  NameDescription
Public methodContains(Point2f)
Determines if the specified point is contained within the rectangular region defined by this Rectangle.
Public methodContains(Rectf)
Determines if the specified rectangle is contained within the rectangular region defined by this Rectangle.
Public methodContains(Single, Single)
Determines if the specified point is contained within the rectangular region defined by this Rectangle.
Top
See Also

Reference