VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebUndoActionJS type / WebUndoActionJS Constructor(object,object)
Syntax BrowserCompatibility SeeAlso
In This Topic
WebUndoActionJS Constructor(object,object)
In This Topic
Initializes a new instance of the WebUndoActionJS class.
Syntax
// Parameters
var source; // Type: object
var actionSource; // Type: object

var instance = new Vintasoft.Imaging.WebUndoActionJS(source, actionSource);

Parameters

source
Source object.
actionSource
Action source.
Browser Compatibility
56+
45+
11
See Also