GoXam for WPF v3
LayoutTree Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Layout Namespace
>
TreeLayout Class
: LayoutTree Method
Recursively lay out a subtree starting with the given parent node.
Syntax
C#
protected
virtual
void
LayoutTree(
TreeVertex
v
)
Parameters
v
Remarks
This method should walk the tree recursively.
See Also
Reference
TreeLayout Class
TreeLayout Members