GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace
/
GoLayoutTree Class
/ FindRoots Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
FindRoots Method
In This Topic
This method is responsible for finding all of the root nodes.
Syntax
C#
protected
virtual
void
FindRoots()
Remarks
When you have not already added the roots to the
Roots
collection, this will choose a root node. The choice might not be what you want, so we recommend that you specify the
Roots
.
See Also
Reference
GoLayoutTree Class
GoLayoutTree Members