GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace
/
GoLayoutTree Class
/ LayoutNodesAndLinks Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
LayoutNodesAndLinks Method (GoLayoutTree)
In This Topic
Call
GoLayoutGenericNetwork.Node<N,L,Y>.CommitPosition
to position each node, call
LayoutComments
, and then call
GoLayoutTreeLink.CommitPosition
to route the links.
Syntax
C#
public
virtual
void
LayoutNodesAndLinks()
See Also
Reference
GoLayoutTree Class
GoLayoutTree Members