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