Flexivert Library Documentation
Description Property
NamespacesFlexivertGraphDescription
Gets or sets the desciption of the graph.
Declaration Syntax
C#Visual BasicVisual C++
public string Description { get; set; }
Public Property Description As String
public:
property String^ Description {
	String^ get ();
	void set (String^ value);
}

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