GoDiagram Win Reference
Comments Property (GoLayoutTreeNode)

Gets or sets a collection of Northwoods.Go.GoObjects that will be positioned near the node.
Syntax
'Declaration
 
Public Property Comments As IGoCollection
public IGoCollection Comments {get; set;}

Property Value

The default value is null.
Remarks
These objects should not have their own GoLayoutTreeNodes to be laid out. Typically these will be instances of Northwoods.Go.GoBalloon. This collection should be allocated and initialized in AddComments.
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

GoLayoutTreeNode Class
GoLayoutTreeNode Members

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback