Name | Description | |
---|---|---|
![]() | PointBasedAnnotationPointTransformer | Initializes a new instance of the PointBasedAnnotationPointTransformer class. |
Name | Description | |
---|---|---|
![]() | PointBasedAnnotationPointTransformer | Initializes a new instance of the PointBasedAnnotationPointTransformer class. |
Name | Description | |
---|---|---|
![]() | ActionButton | Gets or sets the mouse button, which is used by transformation points of interactive object. |
![]() | CanMove | Gets or sets a value indicating whether the interactive object can be moved. |
![]() | 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) |
![]() | InteractionPointBackColor | Gets or sets a back color of interaction point of interactive object. |
![]() | 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. |
![]() | PolygonPointTemplate | Gets or sets a template of polygon interaction point. |
![]() | RotationAngle | Gets or sets the rotation angle of point-based annotation. (Inherited from PointBasedAnnotationInteractionControllerBase) |
![]() | SelectedInteractionPointBackColor | Gets or sets a back color of selected interaction point of interactive object. |
![]() | SelectedPointIndexes | Gets or sets an array of indices of selected points of interactive object. |
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) |
![]() | InsertPoint | Overloaded. Inserts new point to the interactive object. |
![]() | 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) |
![]() | RemovePoint | Removes selected point from an the interactive object. |
![]() | RemovePoints | Removes points from the interactive object. |
![]() | Reset | Resets the interaction controller. |
![]() | SetObjectPoints | Sets the points of annotation and resets this transformer. (Inherited from PointBasedAnnotationInteractionControllerBase) |
![]() | TranslatePoints | Overloaded. Translates points at specified offset. |
![]() | 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 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) |
PointBasedAnnotationPointTransformer Class
Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction Namespace