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.
var instance = new Vintasoft.Imaging.WebUndoActionJS(source, actionSource); var value; // Type: object value = instance.get_CurrentState();
function get_CurrentState() : object;