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

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

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