Determines if the specified rectangle is contained within the rectangular region defined by this Rectangle.
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- rect
- Type: OpenCvSharpCvRect
rectangle
Return Value
Type: Boolean[Missing <returns> documentation for "M:OpenCvSharp.CvRect.Contains(OpenCvSharp.CvRect)"]
See Also