var instance = new Vintasoft.Imaging.UI.Panels.WebUiPanelJS(items, settings, stateButton); var value; // Type: object value = instance.get_StateButtonDomElement();
function get_StateButtonDomElement() : object;
Return Value
A DOM-element that represents the state button UI element if button exists; otherwise, null.