Search
InteractionTarget Members
Properties Methods
 


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

Behavior

The current Behavior value.

Cursor

Gets or sets the current mouse cursor.

Diagram

The Diagram being modified.

ModifierKeyActions

Gets an object, which allows changing the function of keyboard modifier keys such as Ctrl and Alt.

Scroller

The current ScrollContentPresenter.

 Public Methods

  Name Description

ButtonMappedTo

Determines if a mouse button is mapped to specified action.

ShowMagnifier

Updates magnifier position.

ZoomToRect

Zooms the view to fit the specified diagram region inside view's bounds.

 See Also