VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementStateJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebUiElementStateJS type
    In This Topic
    Represents a state of WebUiElementJS.
    Syntax
    // Parameters
    var name; // Type: string
    var settings; // Type: object
    
    var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementStateJS(name, settings);
    
    
    function WebUiElementStateJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.UIElements.WebUiElementStateJS

    Browser Compatibility
    56+
    45+
    11
    See Also