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

var value; // Type: object[]
value = instance.toArray();

Return Value

Массив, содержащий аннотации.
Совместимость с веб браузерами
9
5
11
5
Смотрите также