GoXam for WPF v3
RestoreLayout Method
Northwoods.GoXam.Layout Namespace > LayeredDigraphLayout Class : RestoreLayout Method
The function RestoreLayout restores the layer, column, and index of all nodes from an array of integers.
Syntax
protected virtual void RestoreLayout( 
   int[] layout
)

Parameters

layout
Remarks
See also
See Also

Reference

LayeredDigraphLayout Class
LayeredDigraphLayout Members
SaveLayout Method