VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewCollectionUndoMonitorJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
В этом разделе
    WebAnnotationViewCollectionUndoMonitorJS Тип
    В этом разделе
    Представляет монитор отмены, который отслеживает объект WebAnnotationViewCollectionJS и добавляет действие отмены в менеджер отмены, если объект WebAnnotationViewCollectionJS изменен.
    Синтаксис
    // Parameters
    var undoManager; // Type: WebUndoManagerJS
    var annotationViewCollection; // Type: WebAnnotationViewCollectionJS
    
    var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionUndoMonitorJS(undoManager, annotationViewCollection);
    
    
    function WebAnnotationViewCollectionUndoMonitorJS;
    
    Иерархия наследования

    Object
       Vintasoft.Imaging.WebUndoMonitorJS
          Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionUndoMonitorJS

    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также