The ToolCursorAction<(Of <(TTool>)>) type exposes the following members.

Methods

  NameDescription
Discharge
Disassociates the toolbox item from the cursor.
(Overrides CursorAction..::.Discharge()()().)
Execute
Executes the cursor action. This is typically called when the mouse is released after a click or press-and-drag action.
(Inherited from CursorAction.)
ExecuteCore
When overridden in a derived class, executes the cursor action.
(Inherited from CursorAction.)

See Also