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