GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace
/
GoLayoutTree Class
/ LayoutTree Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
LayoutTree Method
In This Topic
Recursively lay out a subtree starting with the given parent node.
Syntax
C#
protected
virtual
void
LayoutTree(
GoLayoutTreeNode
n
)
Parameters
n
Remarks
This method should walk the tree recursively.
See Also
Reference
GoLayoutTree Class
GoLayoutTree Members