VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewUndoMonitorJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
В этом разделе
WebAnnotationViewUndoMonitorJS Тип
В этом разделе
Представляет монитор отмены, который отслеживает объект WebAnnotationViewJS и добавляет действие отмены в менеджер отмены, если объект WebAnnotationViewJS изменен.
Синтаксис
// Parameters
var undoManager; // Type: WebUndoManagerJS
var annotationViewCollection; // Type: WebAnnotationViewCollectionJS
var annotationView; // Type: WebAnnotationViewJS

var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewUndoMonitorJS(undoManager, annotationViewCollection, annotationView);

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

Object
   Vintasoft.Imaging.WebUndoMonitorJS
      Vintasoft.Imaging.Annotation.WebAnnotationViewUndoMonitorJS

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