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 | |
|---|---|---|
![]() |
Initializes a new instance of the Interaction class. |
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets the Diagram modified through this Interaction object. |
|
![]() |
Gets the DiagramView that is associated with this Interaction object. |
Protected Methods| Name | Description | |
|---|---|---|
![]() |
Invoked when the operation should be cancelled. |
|
![]() |
Invoked when the mouse button is pressed. |
|
![]() |
Invoked when the mouse moves. |
|
![]() |
Invoked when the mouse button is released. |
See Also