VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.Annotation Namespace / WebAnnotationViewCollectionUndoActionJS type / undo Property
Syntax Exceptions BrowserCompatibility SeeAlso
In This Topic
undo Method
In This Topic
Undoes the action.
Syntax
var instance = new Vintasoft.Imaging.Annotation.WebAnnotationViewCollectionUndoActionJS(annotationViewCollection, actionSource);

var value; // Type: any
value = instance.undo();

Exceptions
ExceptionDescription
Thrown if current state is null.
Browser Compatibility
56+
45+
11
See Also