Search
Interaction Methods
 


 Public Methods

  Name Description

cancelDrag

Invoked when the operation should be canceled.

pointerDown

Invoked in response to system pointer down events.

pointerMove

Invoked when the pointer moves.

pointerOver

Invoked in response to system pointer over events.

pointerUp

Invoked in response to system pointer up events.

 Protected Methods

  Name Description

getDiagramView

Gets a reference to the DiagramView control this interaction is associated with.

 See Also