Name | Description | |
---|---|---|
![]() | RectangularObjectTransformer | Initializes a new instance of the RectangularObjectTransformer class. |
Name | Description | |
---|---|---|
![]() | RectangularObjectTransformer | Initializes a new instance of the RectangularObjectTransformer class. |
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. |
Name | Description | |
---|---|---|
![]() | InteractionAreaList | Gets a list of interaction areas. (Inherited from InteractionControllerBase) |
Name | Description | |
---|---|---|
![]() | DrawAppearance | Draws the interaction controller appearance on specifed graphics engine. (Inherited from InteractionControllerBase) |
![]() | OnActivate | Invoked when interaction controller is activated. (Inherited from InteractionControllerBase) |
![]() | OnDeactivate | Invoked when interaction controller is deactivated. (Inherited from InteractionControllerBase) |
![]() | OnInteraction | Invoked when user interacts with an interaction area of interactive object. (Inherited from InteractionControllerBase) |
![]() | Reset | Resets the interaction controller. |
![]() | UpdateInteractionAreas | Updates the interaction areas of this controller. |
Name | Description | |
---|---|---|
![]() | OnInteractionFinished | Raises the InteractionFinished event. (Inherited from InteractionControllerBase) |
![]() | PerformInteraction | Performs an interaction between user and interaction area of interactive object. |
![]() | ProcessImeMessages | Processes the IME Windows messages. (Inherited from InteractionControllerBase) |
Name | Description | |
---|---|---|
![]() | Interaction | Occurs when user interacts with an interaction area of interactive object. (Inherited from InteractionControllerBase) |
![]() | InteractionFinished | Occurs when interaction is finished. (Inherited from InteractionControllerBase) |
RectangularObjectTransformer Class
Vintasoft.Imaging.UI.VisualTools.UserInteraction Namespace