GoXam for WPF v3
CommitPosition Method (GenericNetwork.Vertex<V,E,Y>)
Northwoods.GoXam.Layout Namespace > GenericNetwork.Vertex<V,E,Y> Class : CommitPosition Method
Moves the Northwoods.GoXam.Node corresponding to this vertex so that its position is the current Position.
Syntax
public virtual void CommitPosition()
Remarks
To make the most common cases look right, the object's Node.LocationElement is centered. Thus iconic nodes will have the center of the icon be positioned according to the Center of this Node, ignoring any labels.
See Also

Reference

GenericNetwork.Vertex<V,E,Y> Class
GenericNetwork.Vertex<V,E,Y> Members