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