GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutLayeredDigraphNetwork Class / GoLayoutLayeredDigraphNetwork Constructor
In This Topic
    GoLayoutLayeredDigraphNetwork Constructor
    In This Topic
    Overload List
    OverloadDescription
    Constructs an empty network.  
    Constructs a network from a collection of GoObjects, by also calling AddNodesAndLinksFromCollection(collection, true)  
    See Also