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();
    
    
    function toArray() : object[];
    

    Return Value

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