Name | Description | |
---|---|---|
![]() |
Invoked while the mouse is moved to let Behavior objects set the mouse cursor depending on the context. |
|
![]() |
Invoked when a user presses the left mouse button inside the diagram drawing area. |
Name | Description | |
---|---|---|
![]() |
Creates a link of the type appropriate for the current behavior. |
|
![]() |
Interaction.OnMouseDown override. |
|
![]() |
Raises the MouseMove event. |
|
![]() |
Interaction.OnMouseUp override. |
|
![]() |
Updates the current cursor according to the specified cursor position and diagram state. |
|
![]() |
Invoked by the control when the user presses the left mouse button. |
Name | Description | |
---|---|---|
![]() |
Called when a mouse button is pressed. (Inherited from Interaction.) |
|
![]() |
Called when the mouse pointer is moved over the control. (Inherited from Interaction.) |
|
![]() |
Called when a mouse button is released. (Inherited from Interaction.) |