GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutForceDirected Class / GoLayoutForceDirected Constructor / GoLayoutForceDirected Constructor(GoLayoutForceDirected)
In This Topic
    GoLayoutForceDirected Constructor(GoLayoutForceDirected)
    In This Topic
    Make a copy of a GoLayoutForceDirected, copying most of the important properties except for the Network.
    Syntax
    public GoLayoutForceDirected( 
       GoLayoutForceDirected layout
    )

    Parameters

    layout
    See Also