VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiButtonWithDropDownPanelJS type / updatePanelPosition Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    updatePanelPosition Method
    In This Topic
    Updates position of panel with buttons.
    Syntax
    var instance = new Vintasoft.Imaging.UI.UIElements.WebUiButtonWithDropDownPanelJS(settings, container);
    
    var value; // Type: any
    value = instance.updatePanelPosition();
    
    
    function updatePanelPosition() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also