GoXam for WPF v3
UpdatePositions Method
Northwoods.GoXam.Layout Namespace > ForceDirectedLayout Class : UpdatePositions Method
Peforms one iteration of the ForceDirected algorithm and updates the positions of the ForceDirectedVertexs (but not the document's nodes).
Syntax
protected virtual bool UpdatePositions()

Return Value

Returns true if additional iterations are needed to find a solution.
See Also

Reference

ForceDirectedLayout Class
ForceDirectedLayout Members