Flexivert Library Documentation
VertexLabels Property
NamespacesFlexivertGraphVertexLabels
Gets or sets a boolean value indicating whether or not to regard vertex labels.
Declaration Syntax
C#Visual BasicVisual C++
public bool VertexLabels { get; set; }
Public Property VertexLabels As Boolean
public:
property bool VertexLabels {
	bool get ();
	void set (bool value);
}

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