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

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

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

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