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

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