GoDiagram Web Reference
GoObject Property (IGoGraphPart)

Gets a GoObject associated with this node, port, or link.
Syntax
'Declaration
 
Property GoObject As GoObject
GoObject GoObject {get; set;}
Remarks
This property is how an abstract network created with IGoNode, IGoPort, and IGoLink can be tied to concrete subclasses of GoObject that can be added to a GoDocument and displayed in a GoView. GoNode, GoPort, and GoLink are all subclasses of GoObject, so those implementations of this property just return themselves and don't allow the property to be set.
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

IGoGraphPart Interface
IGoGraphPart Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback