GoXam for WPF v3
LayoutNodesAndLinks Method (ForceDirectedLayout)
Northwoods.GoXam.Layout Namespace > ForceDirectedLayout Class : LayoutNodesAndLinks Method
Updates the physical location of "real" nodes and links to reflect the layout.
Syntax
protected virtual void LayoutNodesAndLinks()
Remarks
This sets any port spots, as directed by SetsPortSpots, and then calls LayoutNodes and LayoutLinks.
See Also

Reference

ForceDirectedLayout Class
ForceDirectedLayout Members