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

Return Value

Returns an integer array representation of the current layout
Remarks
See also
See Also

Reference

LayeredDigraphLayout Class
LayeredDigraphLayout Members
RestoreLayout Method