var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewControllerJS(images); var value; // Type: Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS // Parameters var index; // Type: WebImageJS value = instance.get_AnnotationViewCollection(index);
function get_AnnotationViewCollection(
indexA WebImageJS object.: WebImageJS
) : WebAnnotationViewCollectionJS;
Parameters
- index
- A WebImageJS object.
Return Value
WebAnnotationViewCollectionJS object that defines the annotation collection associated with WebImageJS object.