VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementStateCollectionJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebUiElementStateCollectionJS type
    In This Topic
    Represents a collection of UI element states (collection of instances of WebUiElementStateJS class).
    Syntax
    // Parameters
    var states; // Type: WebUiElementStateJS[]
    
    var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementStateCollectionJS(states);
    
    
    function WebUiElementStateCollectionJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.UI.UIElements.WebUiElementStateCollectionJS

    Browser Compatibility
    56+
    45+
    11
    See Also