| Name | Description | |
|---|---|---|
![]() | ActivateClickCount | Gets or sets the mouse click count that needs to activate 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 WpfInteractionControllerBase) |
![]() | 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 WpfInteractionControllerBase) |
![]() | InteractionAreas | Gets a read-only collection of interaction areas. (Inherited from WpfInteractionControllerBase) |
![]() | InteractiveObject | Gets an interactive object of interaction controller. (Inherited from WpfInteractionControllerBase<T>) |
![]() | IsActivated | Gets a value indicating whether controller is activated. (Inherited from WpfInteractionControllerBase) |
![]() | IsEnabled | Gets or sets a value indicating whether interaction controller is enabled. (Inherited from WpfInteractionControllerBase) |
![]() | IsInteracting | Gets a value indicating whether controller is interacting with the interaction object. (Inherited from WpfInteractionControllerBase) |
![]() | 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 WpfInteractionControllerBase<T>) |
![]() | 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. |

