VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationVisualToolJS type / get_AnnotationViewCollection Property
Syntax BrowserCompatibility SeeAlso
In This Topic
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
56+
45+
11
See Also