GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolLinking Class
/ DoCancelMouse Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DoCancelMouse Method (GoToolLinking)
In This Topic
Clean up the link state before stopping this tool.
Syntax
C#
public
override
void
DoCancelMouse()
Remarks
Depending on whether the user is drawing a new link or relinking, whether the user is drawing
Forwards
or not, this method will call either
DoNoNewLink
,
DoNoRelink
, or
DoCancelRelink
.
See Also
Reference
GoToolLinking Class
GoToolLinking Members