VintaSoft Imaging .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Imaging Namespace / WebImageUndoActionJS type / WebImageUndoActionJS Constructor(WebImageJS,object,WebImageCollectionJS)
Syntax BrowserCompatibility SeeAlso
В этом разделе
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, содержащий исходный объект.
Совместимость с веб браузерами
9
5
11
5
Смотрите также