MindFusion.Wpf Pack Programmer's Guide
Interaction Members
Constructors Properties Methods
 


Tracks mouse messages to implement user interaction with the diagram.

The following tables list the members exposed by the Interaction type.

 Protected Constructors

  Name Description

Interaction

Initializes a new instance of the Interaction class.

 Public Properties

  Name Description

Diagram

Gets the Diagram modified through this Interaction object.

 Protected Methods

  Name Description

Cancel

Invoked when the operation should be cancelled.

OnMouseDown

Invoked when the mouse button is pressed.

OnMouseMove

Invoked when the mouse moves.

OnMouseUp

Invoked when the mouse button is released.

 See Also

Interaction Class
MindFusion.Diagramming.Wpf Namespace