GoDiagram Win Reference
LayoutTree Method

Recursively lay out a subtree starting with the given parent node.
Syntax
'Declaration
 
Protected Overridable Sub LayoutTree( _
   ByVal n As GoLayoutTreeNode _
) 
protected virtual void LayoutTree( 
   GoLayoutTreeNode n
)

Parameters

n
Remarks
This method should walk the tree recursively.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoLayoutTree Class
GoLayoutTree Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback