GoXam for WPF v3
LayoutNodesAndLinks Method (TreeLayout)
Northwoods.GoXam.Layout Namespace > TreeLayout Class : LayoutNodesAndLinks Method
Call GenericNetwork.Vertex<V,E,Y>.CommitPosition to position each node, call LayoutComments, and then call TreeEdge.CommitPosition to route the links.
Syntax
protected virtual void LayoutNodesAndLinks()
Remarks
This sets any port spots, as directed by SetPortSpots, and then calls LayoutNodes and LayoutLinks.
See Also

Reference

TreeLayout Class
TreeLayout Members