| Name | Description | |
|---|---|---|
![]() | BoundingBoxArea | Gets or sets a selection of object's bounding box. |
![]() | CanMove | Gets or sets a value indicating whether the interactive object can be moved. |
![]() | CanResize | Gets or sets a value indicating whether the size of the interactive object can be changed. |
![]() | CanRotate | Gets or sets a value indicating whether the interactive object can be rotated. |
![]() | FocusedInteractionArea | Gets a focused interaction area. (Inherited from WpfInteractionControllerBase) |
![]() | HasAppearance | Gets a value indicating whether this interaction controller has appearance. (Inherited from WpfInteractionControllerBase) |
![]() | InteractionAreas | Gets a read-only collection of interaction areas. (Inherited from WpfInteractionControllerBase) |
![]() | InteractiveObject | Gets an interactive object of interaction controller. (Inherited from WpfInteractionControllerBase<T>) |
![]() | IsActivated | Gets a value indicating whether controller is activated. (Inherited from WpfInteractionControllerBase) |
![]() | IsEnabled | Gets or sets a value indicating whether interaction controller is enabled. (Inherited from WpfInteractionControllerBase) |
![]() | IsInteracting | Gets a value indicating whether controller is interacting with the interaction object. (Inherited from WpfInteractionControllerBase) |
![]() | IsVisible | Gets a value indicating whether controller is visible. (Inherited from WpfInteractionControllerBase<T>) |
![]() | MoveArea | Gets an object area that allows to move the object. |
![]() | MoveMinLength | Gets or sets minimum distance, in pixels (between interaction starting point and current point), which is necessary for starting of object moving. |
![]() | PointsTransformer | Gets or sets the transformer of transformation points of interactive object. (Inherited from WpfPointBasedObjectInteractionControllerBase) |
![]() | ResizePoints | Gets an object that contains the interaction points that should be used for resizing of object. |
![]() | RotationAngle | Gets or sets the rotation angle, in degrees. |
![]() | 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 bounding box to the rotation point. |
![]() | UseBoundingBoxForObjectMoving | Gets or sets a value indicating whether the object moving will be started when mouse is clicked on object outline or on the object bounding box. |

