VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewerUndoMonitorJS type / WebAnnotationViewerUndoMonitorJS Constructor(WebUndoManagerJS,WebAnnotationViewerJS)
Syntax BrowserCompatibility SeeAlso
В этом разделе
WebAnnotationViewerUndoMonitorJS Constructor(WebUndoManagerJS,WebAnnotationViewerJS)
В этом разделе
Initializes a new instance of the WebAnnotationViewerUndoMonitorJS class.
Синтаксис
// Parameters
var undoManager; // Type: WebUndoManagerJS
var annotationViewer; // Type: WebAnnotationViewerJS

var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewerUndoMonitorJS(undoManager, annotationViewer);

Parameters

undoManager
WebUndoManagerJS объект.
annotationViewer
WebAnnotationViewerJS объект.
Совместимость с веб браузерами
9
5
11
5
Смотрите также