GoDiagram Web Reference
LayoutComments Method

Position any GoLayoutTreeNode.Comments around the GoObject.
Syntax
'Declaration
 
Protected Overridable Sub LayoutComments( _
   ByVal n As GoLayoutTreeNode _
) 
protected virtual void LayoutComments( 
   GoLayoutTreeNode n
)

Parameters

n
Remarks
This method should not walk the tree, since it is called for each GoLayoutTreeNode in an indeterminate order.
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
AddComments Method

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback