| Name | Description | |
|---|---|---|
![]() | get_ActionButton | Gets the mouse button, which executes the action of the visual tool. (Inherited from WebVisualToolJS) |
![]() | get_ActionCursor | Gets a cursor which should be used in image viewer when visual tool executes its action. (Inherited from WebVisualToolJS) |
![]() | get_BackColor | Gets a background color of the selection rectangle. |
![]() | get_BorderColor | Gets a border color of the selection rectangle. |
![]() | get_Cursor | Gets a cursor which should be used in image viewer when visual tool is active in image viewer. (Inherited from WebVisualToolJS) |
![]() | get_DisableContextMenu | Gets a value indicating whether image viewer must disable context menu in image viewer if the right mouse button is set as an action button of the visual tool. (Inherited from WebVisualToolJS) |
![]() | get_IsEnabled | Gets a value indicating whether visual tool can respond to the user interaction. (Inherited from WebVisualToolJS) |
![]() | get_IsMultipageModeSupported | Gets a value indicating whether this tool supports multipage mode. (Inherited from WebVisualToolJS) |
![]() | get_MouseClickCount | Gets the count of mouse clicks in series of clicks. (Inherited from WebVisualToolJS) |
![]() | get_MouseClicksDelta | Gets a delay, in milliseconds, between mouse clicks in series of clicks. (Inherited from WebVisualToolJS) |
![]() | get_Movable | Gets a value indicating whether rectangular selection can be moved. |
![]() | get_Name | Gets the name of visual tool. (Inherited from WebVisualToolJS) |
![]() | get_Rectangle | Gets a rectangle that defines rectangular selection on image. |
![]() | get_Resizable | Gets a value indicating whether rectangular selection can be resized. |
![]() | get_Rotation | Gets a rotation angle. |
![]() | get_SelectionOnlyOnImage | Gets a value indicating whether selection can be used only on image area. |
![]() | getDrawingBox | Returns the drawing box of visual tool. |
![]() | getRectangle | Returns the rectangle of interaction object. |
![]() | isPointOnFigure | Returns a value indicating whether point is located on selection. |
![]() | reset | Resets the visual tool. |
![]() | set_ActionButton | Sets the mouse button, which executes the action of the visual tool. (Inherited from WebVisualToolJS) |
![]() | set_ActionCursor | Sets a cursor which should be used in image viewer when visual tool executes its action. (Inherited from WebVisualToolJS) |
![]() | set_BackColor | Sets a background color of the selection rectangle. |
![]() | set_BorderColor | Sets a border color of the selection rectangle. |
![]() | set_Cursor | Sets a cursor which should be used in image viewer when visual tool is active in image viewer. (Inherited from WebVisualToolJS) |
![]() | set_DisableContextMenu | Sets a value indicating whether image viewer must disable context menu in image viewer if the right mouse button is set as an action button of the visual tool. (Inherited from WebVisualToolJS) |
![]() | set_IsEnabled | Sets a value indicating whether visual tool can respond to the user interaction. (Inherited from WebVisualToolJS) |
![]() | set_MouseClicksDelta | Sets a delay, in milliseconds, between mouse clicks in series of clicks. (Inherited from WebVisualToolJS) |
![]() | set_Movable | Sets a value indicating whether rectangular selection can be moved. |
![]() | set_Rectangle | Sets a rectangle that defines rectangular selection on image. |
![]() | set_Resizable | Sets a value indicating whether rectangular selection can be resized. |
![]() | set_SelectionOnlyOnImage | Sets a value indicating whether selection can be used only on image area. |
![]() | setRectangle | Sets the rectangle of interaction object. |
![]() | toString | Returns the string representation of this object. (Inherited from WebVisualToolJS) |
