var instance = new Vintasoft.Imaging.Annotation.Svg.WebAnnotationVisualToolJS(viewer); var value; // Type: any // Parameters var annotationIndex; // Type: number value = instance.setFocusedAnnotationView(annotationIndex);
function setFocusedAnnotationView( annotationIndex : number ) : any;
Parameters
- annotationIndex
- Annotation index in annotation collection.