Flexivert Library Documentation
OutDegree Property
NamespacesFlexivertVertexOutDegree
Gets the outdegree of the vertex, which is the number of edges starting at the vertex.
Declaration Syntax
C#Visual BasicVisual C++
public uint OutDegree { get; }
Public ReadOnly Property OutDegree As UInteger
public:
property unsigned int OutDegree {
	unsigned int get ();
}

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