GoDiagram Web Reference
DoMouseUp Method (GoToolLinking)

A mouse up event ends the linking operation.
Syntax
'Declaration
 
Public Overrides Sub DoMouseUp() 
public override void DoMouseUp()
Remarks
Depending on whether the user is drawing a new link or relinking, whether the user is drawing Forwards or not, and whether PickNearestPort found a valid port at a reasonable distance, this method will call either DoNewLink, DoRelink, DoNoNewLink, or DoNoRelink.
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
Base Implementation in DoMouseUp

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback