VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebMultiRectangularSelectionToolJS type
In This Topic
WebMultiRectangularSelectionToolJS Class Events
In This Topic
For a list of all events of this type, see WebMultiRectangularSelectionToolJS.
Events
 NameDescription
Public EventOccurs when the visual tool is activated in the image viewer. (Inherited from WebVisualToolJS)
Public EventOccurs when selection building is finished.
Public EventOccurs when selection building is started.
Public EventOccurs when collection of selections is changed.
Public EventOccurs when the visual tool is deactivated in the image viewer. (Inherited from WebVisualToolJS)
Public EventOccurs when focused item 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