VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebCompositeUndoActionJS type / WebCompositeUndoActionJS Constructor(object)
Syntax BrowserCompatibility SeeAlso
In This Topic
    WebCompositeUndoActionJS Constructor(object)
    In This Topic
    Initializes a new instance of the WebCompositeUndoActionJS class.
    Syntax
    // Parameters
    var actionSource; // Type: object
    
    var instance = new Vintasoft.Imaging.WebCompositeUndoActionJS(actionSource);
    
    
    function WebCompositeUndoActionJS(
    actionSource
    Action source.
    : object
    ) : WebCompositeUndoActionJS;

    Parameters

    actionSource
    Action source.
    Browser Compatibility
    56+
    45+
    11
    See Also