GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutForceDirectedNetwork Class / GoLayoutForceDirectedNetwork Constructor
In This Topic
    GoLayoutForceDirectedNetwork 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