Name | Description | |
---|---|---|
![]() | WebTextInteractionAreaJS | Initializes a new instance of the WebTextInteractionAreaJS class. |
Name | Description | |
---|---|---|
![]() | WebTextInteractionAreaJS | Initializes a new instance of the WebTextInteractionAreaJS class. |
Name | Description | |
---|---|---|
![]() | get_BorderColor | Gets a border color of the interaction area. (Inherited from WebInteractionAreaJS) |
![]() | get_BorderWidth | Gets a border width of the interaction area. (Inherited from WebInteractionAreaJS) |
![]() | get_Cursor | Gets a cursor of the interaction area. (Inherited from WebInteractionAreaJS) |
![]() | get_FillColor | Gets a fill color of the interaction area. (Inherited from WebInteractionAreaJS) |
![]() | get_FontColor | Gets the font color. |
![]() | get_FontFamily | Gets the name of the font family. |
![]() | get_FontSize | Gets the font size. |
![]() | get_TextBoxHeight | Gets the height of TextBox. |
![]() | get_TextBoxWidth | Gets the width of TextBox. |
![]() | getInteractionAreaBox | Returns a bounding box of interaction area in viewer space. (Inherited from WebInteractionAreaJS) |
![]() | hide | Hides the TextBox element. |
![]() | isPointOnArea | Determines whether a point, in viewer space, is contained within the interaction area. (Inherited from WebRectangularAreaJS) |
![]() | remove | Removes interaction point. |
![]() | set_BorderColor | Sets a border color of the interaction area. (Inherited from WebInteractionAreaJS) |
![]() | set_BorderWidth | Sets a border width of the interaction area. (Inherited from WebInteractionAreaJS) |
![]() | set_Cursor | Sets a cursor of the interaction area. (Inherited from WebInteractionAreaJS) |
![]() | set_FillColor | Sets a fill color of the interaction area. (Inherited from WebInteractionAreaJS) |
![]() | set_FontColor | Sets the font color. |
![]() | set_FontFamily | Sets the name of the font family. |
![]() | set_FontSize | Sets the font size. |
![]() | set_TextBoxHeight | Sets the height of TextBox. |
![]() | set_TextBoxWidth | Sets the width of TextBox. |
![]() | show | Shows the TextBox element. |