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