VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
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();
    
    

    Return Value

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