VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation.UI Namespace / WebAnnotationVisualToolJS type / get_AnnotationViewCollection Property
Syntax BrowserCompatibility SeeAlso
В этом разделе
    get_AnnotationViewCollection Метод
    В этом разделе
    Возвращает коллекцию аннотаций, которую можно просматривать и редактировать с помощью визуального инструмента.
    Синтаксис
    var instance = new Vintasoft.Imaging.Annotation.UI.WebAnnotationVisualToolJS();
    
    var value; // Type: Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionJS
    value = instance.get_AnnotationViewCollection();
    
    
    function get_AnnotationViewCollection() : WebAnnotationViewCollectionJS;
    

    Return Value

    WebAnnotationViewCollectionJS, который будет просматриваться и редактироваться с помощью визуального инструмента.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также