GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutLayeredDigraph Class / GoLayoutLayeredDigraph Constructor / GoLayoutLayeredDigraph Constructor()
In This Topic
    GoLayoutLayeredDigraph Constructor()
    In This Topic
    Constructs a LayeredDigraph with null network and document. PerformLayout() will be a no-op until the network has been set.
    Syntax
    public GoLayoutLayeredDigraph()
    See Also