CvGraphEdgeVtx Property OpenCvSharp Class Library
The starting (0) and ending (1) vertices

Namespace:  OpenCvSharp
Assembly:  OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public CvGraphVtx[] Vtx { get; }

Property Value

Type: CvGraphVtx
See Also

Reference