VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebDocumentNavigationToolJS type
In This Topic
WebDocumentNavigationToolJS Class Events
In This Topic
For a list of all events of this type, see WebDocumentNavigationToolJS.
Events
 NameDescription
Public EventOccurs when the visual tool is activated in the image viewer. (Inherited from WebVisualToolJS)
Public EventOccurs when the visual tool is deactivated in the image viewer. (Inherited from WebVisualToolJS)
Public EventOccurs when focused action is changed.
Public EventOccurs when the visual tool initialization is failed. (Inherited from WebVisualToolJS)
Public EventOccurs when the visual tool initialization is finished. (Inherited from WebVisualToolJS)
Public EventOccurs when the visual tool initialization is started. (Inherited from WebVisualToolJS)
Public EventOccurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is double clicked. (Inherited from WebVisualToolJS)
Public EventOccurs when the mouse pointer is over the image viewer, this tool is enabled and a mouse button is pressed. (Inherited from WebVisualToolJS)
Public EventOccurs when the mouse pointer is moved and this tool is enabled. (Inherited from WebVisualToolJS)
Public EventOccurs when this tool is enabled and a mouse button is released. (Inherited from WebVisualToolJS)
See Also