var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS(); var value; // Type: any // Parameters var annotation; // Type: WebAnnotationViewJS value = instance.add(annotation);
function add(
annotationWebAnnotationViewJS to add.: WebAnnotationViewJS
) : any;
Parameters
- annotation
- WebAnnotationViewJS to add.