Northwoods.GoSilverlight 1.3.5 Assembly
DoStop Method
See Also  Send Feedback
Northwoods.GoXam.Tool Namespace > IDiagramTool Interface : DoStop Method

This method is called by the diagram when this tool stops being the current tool.

Syntax

Visual Basic (Declaration) 
Sub DoStop() 
C# 
void DoStop()

Remarks

Tool implementations should perform their per-use cleanup here, such as releasing mouse capture.

Requirements

See Also

© 2012 All Rights Reserved.