VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebTextSelectionToolJS type
In This Topic
    WebTextSelectionToolJS Class Events
    In This Topic
    For a list of all events of this type, see WebTextSelectionToolJS.
    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 the visual tool initialization is failed.
    Public EventOccurs when the visual tool initialization is failed. (Inherited from WebVisualToolJS)
    Public EventOccurs when the visual tool initialization is finished.
    Public EventOccurs when the visual tool initialization is finished. (Inherited from WebVisualToolJS)
    Public EventOccurs when the visual tool initialization is started.
    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)
    Public EventOccurs when the selected region is changed.
    Public EventOccurs when the text search process is finished.
    Public EventOccurs when the text search process is in progress.
    Public EventOccurs when the text search process is started.
    Public EventOccurs when the text selection is finished.
    Public EventOccurs when the text selection is started.
    See Also