Northwoods.Go.Layout Assembly > Northwoods.Go.Layout Namespace > GoLayoutTree Class : PerformLayout Method |
'Declaration Public Overrides Sub PerformLayout()
public override void PerformLayout()
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.
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