Name | Description | |
---|---|---|
![]() | PointBasedArcAnnotationTransformer | Initializes a new instance of the PointBasedArcAnnotationTransformer class. |
Name | Description | |
---|---|---|
![]() | PointBasedArcAnnotationTransformer | Initializes a new instance of the PointBasedArcAnnotationTransformer class. |
Name | Description | |
---|---|---|
![]() | BoundingBoxArea | Gets or sets a selection area of object's bounding box. (Inherited from PointBasedAnnotationRectangularTransformer) |
![]() | CanMirror | Gets or sets a value indicating whether transformer can mirror the annotation. (Inherited from PointBasedAnnotationRectangularTransformer) |
![]() | CanMove | Gets or sets a value indicating whether transformer can move the annotation. (Inherited from PointBasedAnnotationRectangularTransformer) |
![]() | CanMoveRotationPoint | Gets or sets a value indicating whether transformer can move rotation point. |
![]() | CanResize | Gets or sets a value indicating whether transformer can resize the annotation. (Inherited from PointBasedAnnotationRectangularTransformer) |
![]() | CanRotate | Gets or sets a value indicating whether transformer can rotate the annotation. (Inherited from PointBasedAnnotationRectangularTransformer) |
![]() | FocusedInteractionArea | Gets a focused interaction area. (Inherited from InteractionControllerBase) |
![]() | HasAppearance | Gets a value indicating whether this interaction controller has appearance. (Inherited from InteractionControllerBase) |
![]() | 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) |
![]() | IsVisible | Gets a value indicating whether controller is visible. (Inherited from InteractionControllerBase<T>) |
![]() | MoveArea | Gets an object area that allows to move the object. (Inherited from PointBasedAnnotationRectangularTransformer) |
![]() | ResizePoints | Gets a set of interaction points, which are used for resizing of annotation. (Inherited from PointBasedAnnotationRectangularTransformer) |
![]() | RotationAngle | Gets or sets the rotation angle of point-based annotation. (Inherited from PointBasedAnnotationInteractionControllerBase) |
![]() | RotationAssistant | Gets or sets the rotation assistant. (Inherited from PointBasedAnnotationRectangularTransformer) |
![]() | RotationCenterPoint | Gets or sets the rotation center point. (Inherited from PointBasedAnnotationRectangularTransformer) |
![]() | RotationPoint | Gets or sets the rotation point. (Inherited from PointBasedAnnotationRectangularTransformer) |
![]() | RotationPointDistance | Gets or sets a distance, in pixels, from the object's bounding box to the rotation point. (Inherited from PointBasedAnnotationRectangularTransformer) |
![]() | UseBoundingBoxAsMoveArea | Gets or sets a value indicating whether transformer must use the move area with contour, which is equal to the contour of annotation's bounding box. (Inherited from PointBasedAnnotationRectangularTransformer) |
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) |
![]() | GetObjectPoints | Returns the points of annotation. (Inherited from PointBasedAnnotationInteractionControllerBase) |
![]() | 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. (Inherited from PointBasedAnnotationRectangularTransformer) |
![]() | SetObjectPoints | Sets the points of annotation and resets this transformer. (Inherited from PointBasedAnnotationInteractionControllerBase) |
![]() | UpdateInteractionAreas | Updates the interaction areas of this controller. (Inherited from PointBasedAnnotationRectangularTransformer) |
Name | Description | |
---|---|---|
![]() | OnInteractionFinished | Raises the InteractionFinished event. (Inherited from InteractionControllerBase) |
![]() | PerformInteraction | Performs an interaction between user and interaction area of interaction object. |
![]() | ProcessImeMessages | Processes the IME Windows messages. (Inherited from InteractionControllerBase) |
![]() | SetObjectPoint | Sets a point at specified index of annotation. (Inherited from PointBasedAnnotationInteractionControllerBase) |
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) |
PointBasedArcAnnotationTransformer Class
Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction Namespace