VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationViewerJS type / scrollToAnnotation Property
Syntax BrowserCompatibility SeeAlso
scrollToAnnotation Метод
Прокручивает аннотацию в просмотрщике.
Синтаксис
var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationViewerJS(controlId);

var value; // Type: any

// Parameters
var annotation; // Type: WebAnnotationViewJS

value = instance.scrollToAnnotation(annotation);

Parameters

annotation
Аннотация для прокрутки.
Совместимость с веб браузерами
9
5
11
5
Смотрите также