GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutLayeredDigraph Class / Normalize Method
In This Topic
    Normalize Method
    In This Topic
    Adjusts the columns of all nodes such that the leftmost column will be column 0 and maxColumn is updated appropriately.
    Syntax
    protected virtual void Normalize()
    See Also