In This Topic
Shows the TextBox element.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebTextInteractionAreaJS(textObject);
var value; // Type: any
// Parameters
var position; // Type: object
value = instance.show(position);
function show(
: object
) : any;
Parameters
- position
- Point in the browser (screen) coordinate space.
Browser Compatibility
See Also