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