Name | Description | |
---|---|---|
![]() | RectangularTextAnnotationTransformer | Initializes a new instance of the RectangularTextAnnotationTransformer class. |
Name | Description | |
---|---|---|
![]() | RectangularTextAnnotationTransformer | Initializes a new instance of the RectangularTextAnnotationTransformer class. |
Name | Description | |
---|---|---|
![]() | AnnotationText | Gets or sets a text of the annotation. |
![]() | AutomaticallyCalculateTextBoxLocationAndSize | Gets or sets a value indicating whether the location and size of the TextBox should be calculated automatically. |
![]() | FocusedInteractionArea | Gets a focused interaction area. (Inherited from InteractionControllerBase) |
![]() | HasAppearance | Gets a value indicating whether this interaction controller has appearance. (Inherited from CompositeInteractionController) |
![]() | InteractionAreas | Gets a read-only collection of interaction areas. (Inherited from InteractionControllerBase) |
![]() | 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 CompositeInteractionController) |
![]() | Items | Gets a read-only collection of the interaction controllers contained in this composite controller. (Inherited from CompositeInteractionController) |
![]() | RectangularTransformer | Gets the rectangular transformer of this composite transformer. |
![]() | TextBox | Gets or sets the TextBox of this transformer. |
![]() | TextBoxHeight | Gets or sets a height of TextBox. |
![]() | TextBoxTransformer | Gets the text box transformer of this composite transformer. |
![]() | TextBoxWidth | Gets or sets a width of TextBox. |
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 CompositeInteractionController) |
![]() | FindInteractionController | Overloaded. Finds an interaction controller which can interact with the specified interaction area. (Inherited from CompositeInteractionController) |
![]() | GetSupportedUIActions | Returns the supported UI actions. (Inherited from CompositeInteractionController) |
![]() | HideTextBox | Hides the text box. |
![]() | OnActivate | Occurs when interaction controller is activated. (Inherited from CompositeInteractionController) |
![]() | OnDeactivate | Occurs when interaction controller is deactivated. (Inherited from CompositeInteractionController) |
![]() | OnInteraction | Invoked when user interacts with an interaction area of interactive object. (Inherited from InteractionControllerBase) |
![]() | Reset | Resets the interaction controller. (Inherited from CompositeInteractionController) |
![]() | ShowTextBox | Shows the text box in specified location of specified ImageViewer. |
![]() | UpdateInteractionAreas | Updates the interaction areas of this controller. (Inherited from CompositeInteractionController) |
Name | Description | |
---|---|---|
![]() | OnActivated | Raises the Activated event. (Inherited from CompositeInteractionController) |
![]() | OnActivating | Raises the Activating event. (Inherited from CompositeInteractionController) |
![]() | OnDeactivated | Raises the Deactivated event. (Inherited from CompositeInteractionController) |
![]() | OnDeactivating | Raises the Deactivating event. (Inherited from CompositeInteractionController) |
![]() | OnInteractionFinished | Raises the InteractionFinished event. (Inherited from InteractionControllerBase) |
![]() | PerformInteraction | Performs an interaction between user and interaction area. (Inherited from CompositeInteractionController) |
![]() | ProcessImeMessages | Processes the IME Windows messages. (Inherited from CompositeInteractionController) |
Name | Description | |
---|---|---|
![]() | Activated | Occurs when the composite interaction controller is activated. (Inherited from CompositeInteractionController) |
![]() | Activating | Occurs when the composite interaction controller is activating. (Inherited from CompositeInteractionController) |
![]() | Deactivated | Occurs when the composite interaction controller is deactivated. (Inherited from CompositeInteractionController) |
![]() | Deactivating | Occurs when the composite interaction controller is deactivating. (Inherited from CompositeInteractionController) |
![]() | Interaction | Occurs when user interacts with an interaction area of interactive object. (Inherited from InteractionControllerBase) |
![]() | InteractionFinished | Occurs when interaction is finished. (Inherited from InteractionControllerBase) |
RectangularTextAnnotationTransformer Class
Vintasoft.Imaging.Annotation.UI.VisualTools.UserInteraction Namespace