In This Topic
Gets the reference to the source object of action.
Syntax
var instance = new Vintasoft.Imaging.WebUndoActionJS(source, actionSource);
var value; // Type: object
value = instance.get_Source();
function get_Source() : object;
Return Value
Source object.
Browser Compatibility
See Also