[Missing <summary> documentation for "M:OpenCvSharp.CvBox2D.op_Inequality(OpenCvSharp.CvBox2D,OpenCvSharp.CvBox2D)"]
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- self
- Type: OpenCvSharpCvBox2D
[Missing <param name="self"/> documentation for "M:OpenCvSharp.CvBox2D.op_Inequality(OpenCvSharp.CvBox2D,OpenCvSharp.CvBox2D)"]
- obj
- Type: OpenCvSharpCvBox2D
The Object to test.
Return Value
Type: BooleanThis method returns true if obj is the same type as this object and has the same members as this object.
See Also