GoDiagram Win Reference
GoLayoutTree Constructor(GoLayoutTree)

Make a copy of a GoLayoutTree, copying most of the important properties except for the Network and Roots.
Syntax
'Declaration
 
Public Function New( _
   ByVal layout As GoLayoutTree _
)
public GoLayoutTree( 
   GoLayoutTree layout
)

Parameters

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

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoLayoutTree Class
GoLayoutTree Members
Overload List

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback