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

var value; // Type: any

// Parameters
var annotation; // Type: WebAnnotationViewJS

value = instance.addAndBuildAnnotation(annotation);

Parameters

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