Name | Description | |
---|---|---|
![]() |
BehaviorBase.SetMouseCursor override. |
|
![]() |
BehaviorBase.StartDraw override. |
Name | Description | |
---|---|---|
![]() |
Creates a link of the type appropriate for the current behavior. (Inherited from BehaviorBase.) |
|
![]() |
Creates a node of the type appropriate for the current behavior. |
|
![]() |
Indicates whether the provided key is currently pressed down. (Inherited from BehaviorBase.) |
|
![]() |
Indicates whether the source of the interaction is from touch input device. (Inherited from BehaviorBase.) |
|
![]() |
Interaction.OnMouseDown override. (Inherited from BehaviorBase.) |
|
![]() |
Interaction.OnMouseMove override. (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.) |