CvIS_GRAPH_VERTEX_VISITED Method (CvGraphVtx) OpenCvSharp Class Library

[Missing <summary> documentation for "M:OpenCvSharp.Cv.IS_GRAPH_VERTEX_VISITED(OpenCvSharp.CvGraphVtx)"]

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

public static bool IS_GRAPH_VERTEX_VISITED(
	CvGraphVtx vtx
)

Parameters

vtx
Type: OpenCvSharpCvGraphVtx

[Missing <param name="vtx"/> documentation for "M:OpenCvSharp.Cv.IS_GRAPH_VERTEX_VISITED(OpenCvSharp.CvGraphVtx)"]

Return Value

Type: Boolean

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

See Also

Reference