WebAnnotationInteractionModeEnumJS Enumeration
In This Topic
Specifies available modes, which define how user can interact with annotations in the
WebAnnotationViewerJS.
Members
Member | Description |
None | Annotations are shown in the WebAnnotationViewerJS, they do not generate events and cannot be modified. |
View | Annotations are shown in the WebAnnotationViewerJS, they generate events but cannot be modified. |
Author | Annotations are shown in the WebAnnotationViewerJS, they can be selected and transformed (moved, resized, rotated, changed, deleted, etc) visually. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.Annotation.WebAnnotationInteractionModeEnumJS
Browser Compatibility
See Also