An abstract base class for types that define how the control reacts to users' actions with a mouse or other pointing devices.
The following tables list the members exposed by the BehaviorBase type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the BehaviorBase class. |
Name | Description | |
---|---|---|
![]() |
|
|
![]() |
|
Name | Description | |
---|---|---|
![]() |
Invoked when the operation should be canceled. (Inherited from Interaction.) |
|
![]() |
Interaction.pointerDown override. Invoked in response to system pointer down events. |
|
![]() |
Interaction.pointerMove override. Invoked when the pointer moves. |
|
![]() |
Invoked in response to system pointer over events. (Inherited from Interaction.) |
|
![]() |
Interaction.pointerUp override. Invoked in response to system pointer up events. |
Name | Description | |
---|---|---|
![]() |
|
|
![]() |
|
|
![]() |
|
|
![]() |
Invoked when the user begins drawing inside the diagram canvas. |
|
![]() |
|