http://www.emgu.com
Assembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Determine which side of the line the 2D point is at
Namespace: Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.3.0.1416 (2.3.0.1416)
Syntax
C# |
---|
public int Side( Point point ) |
Visual Basic |
---|
Public Function Side ( _ point As Point _ ) As Integer |
Visual C++ |
---|
public: int Side( Point point ) |
Parameters
- point
- Type: System.Drawing..::..Point
the point