Flexivert Library Documentation
Label Property
NamespacesFlexivertGraphObjectLabel
Gets or sets the label of the graph object.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string Label { get; set; }
Public Overridable Property Label As String
public:
virtual property String^ Label {
	String^ get ();
	void set (String^ value);
}

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