GoXam for WPF v3
TreeLayout Constructor(TreeLayout)
Northwoods.GoXam.Layout Namespace > TreeLayout Class > TreeLayout Constructor : TreeLayout Constructor(TreeLayout)
Make a copy of a TreeLayout, copying most of the important properties except for the Network and RootVertexes.
Syntax
public TreeLayout( 
   TreeLayout layout
)

Parameters

layout
Remarks
This copies the inheritable properties from the argument layout's RootDefaults and the AlternateDefaults.
See Also

Reference

TreeLayout Class
TreeLayout Members
Overload List