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