GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace
/
IGoTool Interface
/ Stop Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Stop Method (IGoTool)
In This Topic
This method is called by the view when this tool stops being the current tool.
Syntax
C#
void
Stop()
Remarks
Tool implementations should perform their per-use cleanup here, such as finishing a document transaction.
See Also
Reference
IGoTool Interface
IGoTool Members