GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
GoToolCreating Class
/ DoMouseUp Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DoMouseUp Method (GoToolCreating)
In This Topic
A mouse-up calls
DoCreate
to add the
NewObject
to the view's document.
Syntax
C#
public
override
void
DoMouseUp()
Remarks
If
OneShot
is true, this tool stops itself. Otherwise the user can continue to create new objects.
See Also
Reference
GoToolCreating Class
GoToolCreating Members