GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutForceDirected Class / GoLayoutForceDirected Constructor
In This Topic
    GoLayoutForceDirected Constructor
    In This Topic
    Overload List
    OverloadDescription
    Constucts a ForceDirected layout class with null network, document. PerformLayout() will be a no-op until the document has been set.  
    Make a copy of a GoLayoutForceDirected, copying most of the important properties except for the Network.  
    See Also