Gets the DOM element associated with this UI element.
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiElementJS(settings);
var value; // Type: object
value = instance.get_DomElement();
function get_DomElement() : object;
Return Value
The DOM element associated with this UI element.