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

Иерархия наследования

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

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