GoDiagram Win Reference
PerformLayout Method (GoLayoutTree)

Do a tree layout.
Syntax
'Declaration
 
Public Overrides Sub PerformLayout() 
public override void PerformLayout()
Remarks

You must set the Document property first.

If you are re-using this GoLayoutTree with the same document, you should Network to null or a new GoLayoutTreeNetwork.

If you are re-using the same GoLayoutTreeNetwork too, you should set the Roots properties, either by clearing it and letting FindRoots do its job, or by specifying all the GoLayoutTreeNodes that are the roots of your trees.

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
Base Implementation in PerformLayout

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback