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

var value; // Type: any

// Parameters
var annotation; // Type: WebAnnotationViewJS

value = instance.addAndBuildAnnotation(annotation);

Parameters

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