var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS(controlId); var value; // Type: any // Parameters var annotation; // Type: WebAnnotationViewJS value = instance.scrollToAnnotation(annotation);
function scrollToAnnotation(
annotationAnnotation to scroll.: WebAnnotationViewJS
) : any;
Parameters
- annotation
- Annotation to scroll.