GoDiagram Web Reference
OriginalStartPort Property

Gets or sets the port from which the user is starting or modifying a link.
Syntax
'Declaration
 
Public Property OriginalStartPort As IGoPort
public IGoPort OriginalStartPort {get; set;}
Remarks
When creating a new link, the GoToolLinkingNew tool sets this property to the port under the initial mouse point. When reconnecting an existing link, the GoToolRelinking tool sets this property to the port at the other end of the link from the resize handle that the user is moving. 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
OriginalEndPort Property
StartPort Property
Link Property

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback