Abstracts the target object for user interactions with the diagram.
The following tables list the members exposed by the InteractionTarget type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
The current Behavior value. |
|
![]() |
Gets or sets the current mouse cursor. |
|
![]() |
The Diagram being modified. |
|
![]() |
Gets an object, which allows changing the function of keyboard modifier keys such as Ctrl and Alt. |
|
![]() |
The current ScrollContentPresenter. |
Public Methods| Name | Description | |
|---|---|---|
![]() |
Determines if a mouse button is mapped to specified action. |
|
![]() |
Updates magnifier position. |
|
![]() |
Zooms the view to fit the specified diagram region inside view's bounds. |
See Also