Flexivert Library Documentation
Type Property
NamespacesFlexivertUndirectedGraphType
Gets the type of this graph, which is undirected.
Declaration Syntax
C#Visual BasicVisual C++
public override GraphTypes Type { get; }
Public Overrides ReadOnly Property Type As GraphTypes
public:
virtual property GraphTypes Type {
	GraphTypes get () override;
}

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