GoDiagram Win Reference
Roots Property

Gets or sets an Northwoods.Go.IGoCollection of root Northwoods.Go.GoObjects.
Syntax
'Declaration
 
Public Property Roots As IGoCollection
public IGoCollection Roots {get; set;}

Property Value

Initially this will be an empty collection. If the Path is either GoLayoutTreePath.Destination or GoLayoutTreePath.Source, FindRoots can easily determine all of the tree roots by searching the whole network. Otherwise, you should explicitly initialize this collection.
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