VintaSoft Imaging .NET SDK 14.1: Документация для Веб разработчика
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementStateJS type / WebUiElementStateJS Constructors / WebUiElementStateJS Constructor(string)
Syntax BrowserCompatibility SeeAlso
В этом разделе
    WebUiElementStateJS Constructor(string)
    В этом разделе
    Initializes a new instance of the WebUiElementStateJS class.
    Синтаксис
    // Parameters
    var name; // Type: string
    var settings; // Type: object
    
    var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementStateJS(name, settings);
    
    
    function WebUiElementStateJS(
    name
    Имя состояния UI-элемента.
    : string
    ) : WebUiElementStateJS;

    Parameters

    name
    Имя состояния UI-элемента.
    Совместимость с веб браузерами
    9
    5
    11
    5
    Смотрите также