VintaSoft Imaging .NET SDK 14.0: Документация для Веб разработчика
Vintasoft.Imaging Namespace / WebUndoMonitorJS type / WebUndoMonitorJS Constructor(WebUndoManagerJS)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebUndoMonitorJS Constructor(WebUndoManagerJS)
    В этом разделе
    Initializes a new instance of the WebUndoMonitorJS class.
    Синтаксис
    // Parameters
    var undoManager; // Type: WebUndoManagerJS
    
    var instance = new Vintasoft.Imaging.WebUndoMonitorJS(undoManager);
    
    
    function WebUndoMonitorJS(
    undoManager
    Экземпляр класса WebUndoManagerJS.
    : WebUndoManagerJS
    ) : WebUndoMonitorJS;

    Parameters

    undoManager
    Экземпляр класса WebUndoManagerJS.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также