WebAnnotationViewUndoMonitorJS Constructor(WebUndoManagerJS,WebAnnotationViewCollectionJS,WebAnnotationViewJS)
В этом разделе
Initializes a new instance of the
WebAnnotationViewUndoMonitorJS class.
Синтаксис
// Parameters
var undoManager; // Type: WebUndoManagerJS
var annotationViewCollection; // Type: WebAnnotationViewCollectionJS
var annotationView; // Type: WebAnnotationViewJS
var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewUndoMonitorJS(undoManager, annotationViewCollection, annotationView);
Parameters
- undoManager
- WebUndoManagerJS объект.
- annotationViewCollection
- WebAnnotationViewCollectionJS, содержащий annotationView.
- annotationView
- WebAnnotationViewJS для мониторинга.
Совместимость с веб браузерами
Смотрите также