VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebUndoMonitorJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebUndoMonitorJS type
    In This Topic
    Provides the base class that monitors changes in object and adds undo action to the undo manager when object is changed.
    Syntax
    // Parameters
    var undoManager; // Type: WebUndoManagerJS
    
    var instance = new Vintasoft.Imaging.WebUndoMonitorJS(undoManager);
    
    
    function WebUndoMonitorJS;
    
    Inheritance Hierarchy
    Browser Compatibility
    56+
    45+
    11
    See Also