GoXam for WPF v3
InvalidateLayout Method (DiagramLayout)
Northwoods.GoXam.Layout Namespace > DiagramLayout Class : InvalidateLayout Method
Set the ValidLayout property to false, and ask the diagram's Northwoods.GoXam.LayoutManager to perform layouts in the near future.
Syntax
public void InvalidateLayout()
Remarks
This is typically called when a layout property value has changed.
See Also

Reference

DiagramLayout Class
DiagramLayout Members
Invalidate Method