GoDiagram Win Reference
IGoTool Interface Methods

For a list of all members of this type, see IGoTool members.

Public Methods
 NameDescription
 MethodCanStartThis predicate is used by the view to decide if this tool can be started.  
 MethodDoCancelMouseThe view will call this method when the we wish to cancel the current tool's operation.  
 MethodDoKeyDownThe view will call this method upon a key down event.  
 MethodDoMouseDownThe view will call this method upon a mouse down event.  
 MethodDoMouseHoverThe view will call this method upon a mouse hover event.  
 MethodDoMouseMoveThe view will call this method upon a mouse drag event.  
 MethodDoMouseUpThe view will call this method upon a mouse up event.  
 MethodDoMouseWheelThe view will call this method as the mouse wheel is rotated.  
 MethodStartThis method is called by the view when this tool becomes the currently active tool.  
 MethodStopThis method is called by the view when this tool stops being the current tool.  
Top
See Also

Reference

IGoTool Interface
Northwoods.Go Namespace

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback