| Name | Description | |
|---|---|---|
![]() | ActivateClickCount | Gets or sets the count of mouse clicks, which must be made by user to activate the text editing. |
![]() | AutomaticallyCalculateTextBoxLocationAndSize | Gets or sets a value indicating whether the size and location of the TextBox should be calculated automatically. |
![]() | AutoZoomTextBox | Gets or sets a value indicating whether automatic zoom must be used in text box. |
![]() | EditorArea | Gets or sets an interaction area that is used for editing of text of interactive object. |
![]() | FocusedInteractionArea | Gets a focused interaction area. (Inherited from InteractionControllerBase) |
![]() | FocusOnTextBoxShown | Gets or sets a value indicating whether text box must receive focus when text box is shown. |
![]() | 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) |
![]() | IsTextBoxVisible | Gets a value indicating whether text box is visible. |
![]() | IsVerticalCentering | Gets or sets a value indicating whether the text must be centered in vertical direction. |
![]() | IsVisible | Gets a value indicating whether controller is visible. (Inherited from InteractionControllerBase<T>) |
![]() ![]() | NeedDisposeTextBox | Gets or sets a value indicating whether transformer need to dispose TextBox after use. |
![]() ![]() | SetFontSizeUsingTextBoxZoomFactor | Gets or sets a value indicating whether transformer should change the font size in TextBox control using TextBoxZoomFactor property. |
![]() | SpellCheckManager | Gets or sets the spell check manager. |
![]() | Text | Gets or sets a text of the interactive object. |
![]() | TextBox | Gets or sets the TextBox of this transformer. |
![]() | TextBoxHeight | Gets or sets a height of TextBox. |
![]() | TextBoxWidth | Gets or sets a width of TextBox. |
![]() | TextBoxZoomFactor | Gets or sets the zoom factor of text box. |
![]() | UseObjectBoundingBoxForTextBoxLocationAndSize | Gets or sets a value indicating whether the location and size of TextBox must be get from an object bounding box. |


