DiagramLite Programmer's Guide
Interaction Members
Constructors Properties Methods
 


Encapsulates the current state of user interaction with the control.

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

 Protected Constructors

  Name Description

Interaction

Initializes a new instance of the Interaction class.

 Protected Properties

  Name Description

Diagram

The Diagram object that is being modified.

 Protected Methods

  Name Description

OnMouseDown

Called when a mouse button is pressed.

OnMouseMove

Called when the mouse pointer is moved over the control.

OnMouseUp

Called when a mouse button is released.

 See Also

Interaction Class
MindFusion.Diagramming Namespace