GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace
/
GoLayoutTree Class
/
GoLayoutTree Constructor
/ GoLayoutTree Constructor(GoLayoutTree)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GoLayoutTree Constructor(GoLayoutTree)
In This Topic
Make a copy of a
GoLayoutTree
, copying most of the important properties except for the
Network
and
Roots
.
Syntax
C#
public
GoLayoutTree(
GoLayoutTree
layout
)
Parameters
layout
Remarks
This copies the inheritable properties from the argument layout's
RootDefaults
and the
AlternateDefaults
.
See Also
Reference
GoLayoutTree Class
GoLayoutTree Members
Overload List