Emgu CV Library Documentation
MCvSubdiv2DEdge Constructor (e)
NamespacesEmgu.CV.StructureMCvSubdiv2DEdgeMCvSubdiv2DEdge(IntPtr)

www.emgu.com/wiki
Create a MCvSubdiv2DEdge from the specific edge
Declaration Syntax
C#Visual BasicVisual C++
public MCvSubdiv2DEdge(
	IntPtr e
)
Public Sub New ( _
	e As IntPtr _
)
public:
MCvSubdiv2DEdge(
	IntPtr e
)
Parameters
e (IntPtr)
the edge

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.5.0.0 (1.5.0.0)