GoXam for WPF v3
DoStop Method (DragZoomingTool)
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
View with Navigation Tools
Northwoods.GoXam.Tool Namespace
>
DragZoomingTool Class
: DoStop Method
This method is called by the diagram when this tool stops being the current tool.
Syntax
C#
public
override
void
DoStop()
Remarks
Tool implementations should perform their per-use cleanup here, such as releasing mouse capture.
See Also
Reference
DragZoomingTool Class
DragZoomingTool Members