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
See Also