GoDiagram Web Reference
OriginalEndPort Property

Gets or sets the port at the end of an existing link that is being reconnected.
Syntax
'Declaration
 
Public Property OriginalEndPort As IGoPort
public IGoPort OriginalEndPort {get; set;}
Remarks
When creating a new link, this property is not relevant. When reconnecting an existing link, the GoToolRelinking tool sets this property to the port at the end of the existing link that the user is disconnecting from. This will be a port that already existed in the document prior to the linking operation.
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

GoToolLinking Class
GoToolLinking Members
OriginalStartPort Property
EndPort Property
Link Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback