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