CvGraphGetVtxCount Method OpenCvSharp Class Library
Returns count of vertex

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

public static int GraphGetVtxCount(
	CvGraph graph
)

Parameters

graph
Type: OpenCvSharpCvGraph
Graph.

Return Value

Type: Int32

[Missing <returns> documentation for "M:OpenCvSharp.Cv.GraphGetVtxCount(OpenCvSharp.CvGraph)"]

See Also

Reference