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

    Object
       Vintasoft.Imaging.WebUndoMonitorJS
          Vintasoft.Imaging.WebImageViewerUndoMonitorJS
             Vintasoft.Imaging.Annotation.WebAnnotationViewerUndoMonitorJS

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