GoDiagram Web Reference
GoToolLinkingNew Class
Members 

The tool used to handle a user's drawing a new link between two ports.
Syntax
'Declaration
 
<SerializableAttribute()>
Public Class GoToolLinkingNew 
   Inherits GoToolLinking
   Implements IGoTool 
[SerializableAttribute()]
public class GoToolLinkingNew : GoToolLinking, IGoTool  
Remarks
An instance of this modeless tool is in the default GoView's GoView.MouseMoveTools list. In other words, this tool is not invoked until the user starts a dragging gesture with the mouse.
Inheritance Hierarchy

System.Object
   Northwoods.GoWeb.GoTool
      Northwoods.GoWeb.GoToolLinking
         Northwoods.GoWeb.GoToolLinkingNew

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

GoToolLinkingNew Members
Northwoods.GoWeb Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback