get_AnnotationViewCollection Method
In This Topic
Gets an annotation collection that will be viewed and edited using the visual tool.
Syntax
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationVisualToolJS();
var value; // Type: Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS
value = instance.get_AnnotationViewCollection();
Return Value
WebAnnotationViewCollectionJS that will be viewed and edited using the visual tool.
Browser Compatibility
See Also