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

    Parameters

    layout
    See Also