GoXam for WPF v3
Pack Method
Northwoods.GoXam.Layout Namespace > LayeredDigraphLayout Class : Pack Method
Adjusts the columns of nodes in the network to produce a layout which is tightly packed. The idea is that columns which are "un-allocated" through all layers can be eliminated and the nodes can be shifted into that space.
Syntax
protected virtual void Pack()
See Also

Reference

LayeredDigraphLayout Class
LayeredDigraphLayout Members