Get the ith subdivision point
Namespace:
Emgu.CV.StructureAssembly: Emgu.CV (in Emgu.CV.dll) Version: 2.1.0.649 (2.1.0.649)
Syntax
C# | Visual Basic | Visual C++ |
public MCvSubdiv2DPoint GetCvSubdiv2DPoint( int index )
Public Function GetCvSubdiv2DPoint ( _ index As Integer _ ) As MCvSubdiv2DPoint
public: MCvSubdiv2DPoint GetCvSubdiv2DPoint( int index )
Parameters
- index
- Int32
the index to the point, >=0 and <4