GoDiagram Win Reference
GoLayoutForceDirectedNetwork Constructor()

Constructs an empty network.
Syntax
'Declaration
 
Public Function New()
public GoLayoutForceDirectedNetwork()
Remarks
Use this default constructor to create an empty network. Call GoLayoutGenericNetwork<N,L,Y>.AddNodesAndLinksFromCollection to automatically add network nodes and links, or call GoLayoutGenericNetwork<N,L,Y>.AddNode and LinkNodes explicitly to have more detailed control over the exact graph that is laid out.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoLayoutForceDirectedNetwork Class
GoLayoutForceDirectedNetwork Members
Overload List

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback