GoDiagram Web Reference
AddPartInfo Method (IGoPartInfoRenderer)

This higher-level method is called to produce a GoPartInfo for a given object and then call AssociatePartInfo.
Syntax
'Declaration
 
Sub AddPartInfo( _
   ByVal obj As GoObject _
) 
void AddPartInfo( 
   GoObject obj
)

Parameters

obj
Remarks
Overrides of GoObject.GetPartInfo may want to call this method in order to provide information about child objects as well as returning information for the given (parent) object.
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

IGoPartInfoRenderer Interface
IGoPartInfoRenderer Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback