Name | Description | |
---|---|---|
![]() | activated | Occurs when the visual tool is activated in the image viewer. (Inherited from WebVisualToolJS) |
![]() | deactivated | Occurs when the visual tool is deactivated in the image viewer. (Inherited from WebVisualToolJS) |
![]() | imageMouseDown | Occurs when the mouse pointer is over an image on PDF page and the mouse button is pressed. |
![]() | imageMouseEnter | Occurs when the mouse pointer enters an image on PDF page. |
![]() | imageMouseLeave | Occurs when the mouse pointer leaves an image on PDF page. |
![]() | imageMouseUp | Occurs when the mouse pointer is over an image on PDF page and the mouse button is released. |
![]() | initializationException | Occurs when the visual tool initialization is failed. |
![]() | initializationException | Occurs when the visual tool initialization is failed. (Inherited from WebVisualToolJS) |
![]() | initializationFinished | Occurs when the visual tool initialization is finished. (Inherited from WebVisualToolJS) |
![]() | initializationFinished | Occurs when the visual tool initialization is finished. |
![]() | initializationStarted | Occurs when the visual tool initialization is started. |
![]() | initializationStarted | Occurs when the visual tool initialization is started. (Inherited from WebVisualToolJS) |
![]() | mouseDoubleClick | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is double clicked. (Inherited from WebVisualToolJS) |
![]() | mouseDown | Occurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is pressed. (Inherited from WebVisualToolJS) |
![]() | mouseMove | Occurs when the mouse pointer is moved and this tool is enabled. (Inherited from WebVisualToolJS) |
![]() | mouseUp | Occurs when this tool is enabled and a mouse button is released. (Inherited from WebVisualToolJS) |
![]() | selectedImageChanged | Occurs when selected image is changed. |