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