GoDiagram Win Reference
StartPort Property

Gets or sets the temporary starting port.
Syntax
'Declaration
 
Public Property StartPort As IGoPort
public IGoPort StartPort {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.FromPort of the link; otherwise it will correspond to the IGoLink.ToPort
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
EndPort Property
OriginalStartPort Property
Link Property

 

 


© 2015. Northwoods Software Corporation. All Rights Reserved.

Send Feedback