GoXam for WPF v3
DoCancel Method (ResizingTool)
Northwoods.GoXam.Tool Namespace > ResizingTool Class : DoCancel Method
The diagram will call this method when the user wishes to cancel the current tool's operation.
Syntax
public override void DoCancel()
Remarks
Typically this is called when the user hits the ESCAPE key. This should restore the original state and then call StopTool.
See Also

Reference

ResizingTool Class
ResizingTool Members