GoDiagram Web Reference
EndPort Property

Gets or sets the temporary ending port.
Syntax
'Declaration
 
Public Property EndPort As IGoPort
public IGoPort EndPort {get; set;}
Remarks
When creating a new link or when reconnecting an existing link, the tool sets this property to the value of CreateTemporaryPort. This will be a new port that only exists in this view. If Forwards is true, this port will correspond to the IGoLink.ToPort of the link; otherwise it will correspond to the IGoLink.FromPort
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
StartPort Property
OriginalEndPort Property
Link Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback