| Name | Description | |
|---|---|---|
![]() | BoundingBoxArea | Gets or sets a selection area of object's bounding box. |
![]() | CanMirror | Gets or sets a value indicating whether interactive object can be mirrored. |
![]() | CanMove | Gets or sets a value indicating whether interactive object can be moved. |
![]() | CanResize | Gets or sets a value indicating whether interactive object can be resized. |
![]() | CanResizeHorizontally | Gets or sets a value indicating whether interactive object can be resized along horizontal axis. |
![]() | CanResizeVertically | Gets or sets a value indicating whether interactive object can be resized along vertical axis. |
![]() | CanRotate | Gets or sets a value indicating whether interactive object can be rotated. |
![]() | FocusedInteractionArea | Gets a focused interaction area. (Inherited from InteractionControllerBase) |
![]() | HasAppearance | Gets a value indicating whether this interaction controller has appearance. (Inherited from InteractionControllerBase) |
![]() | HasInteractiveObjectNonLinearBehaviour | Gets or sets a value indicating whether the interactive object has non linear behaviour on X and/or Y axis. |
![]() | HideInteractionPointsWhenMoving | Gets or sets a value indicating whether interaction points are invisible at moving of interactive object. |
![]() | InteractionAreas | Gets a read-only collection of interaction areas. (Inherited from InteractionControllerBase) |
![]() | InteractiveObject | Gets an interactive object of interaction controller. (Inherited from InteractionControllerBase<T>) |
![]() | IsActivated | Gets a value indicating whether controller is activated. (Inherited from InteractionControllerBase) |
![]() | IsEnabled | Gets or sets a value indicating whether interaction controller is enabled. (Inherited from InteractionControllerBase) |
![]() | IsInteracting | Gets a value indicating whether controller is interacting with the interactive object. (Inherited from InteractionControllerBase) |
![]() | IsInteractiveObjectSymmetrical | Gets or sets a value indicating whether the interactive object is symmetrical. |
![]() | IsVisible | Gets a value indicating whether controller is visible. (Inherited from InteractionControllerBase<T>) |
![]() | MoveArea | Gets or sets an interaction area that used for moving of interactive object. |
![]() | PerformPostCorrection | Gets or sets a value indicating whether the rectangle of interactive object must be corrected after the rectangle is changed. |
![]() | ResizePoints | Gets an object that contains the interaction points that should be used for resizing of interactive object. |
![]() | RotationAssistant | Gets or sets the rotation assistant. |
![]() | RotationCenterPoint | Gets or sets the rotation center point. |
![]() | RotationPoint | Gets or sets the rotation point. |
![]() | RotationPointDistance | Gets or sets the distance, in pixels, from the object's bounding box to the rotation point. |

