Flexivert Library Documentation
VertexCount Property
NamespacesFlexivertGraphVertexCount
Gets the number of vertices currently on the graph.
Declaration Syntax
C#Visual BasicVisual C++
public int VertexCount { get; }
Public ReadOnly Property VertexCount As Integer
public:
property int VertexCount {
	int get ();
}

Assembly: FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)