VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.UIElements Namespace / WebUiElementJS type / get_DomElement Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_DomElement Method
In This Topic
Gets the DOM element associated with this UI element.
Syntax
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementJS(settings);

var value; // Type: object
value = instance.get_DomElement();

Return Value

The DOM element associated with this UI element.
Browser Compatibility
56+
45+
11
See Also