GoDiagram Web Reference
GoLayoutLayeredDigraphNetwork Constructor()

Constructs an empty network.
Syntax
'Declaration
 
Public Function New()
public GoLayoutLayeredDigraphNetwork()
Remarks
Use this default constructor to create an empty network. Call AddNodesAndLinksFromCollection to automatically add network nodes and links, or call AddNode(GoObject) 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

GoLayoutLayeredDigraphNetwork Class
GoLayoutLayeredDigraphNetwork Members
Overload List

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback