VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebTextInteractionAreaJS type / show Property
Syntax BrowserCompatibility SeeAlso
In This Topic
show Method
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);

Parameters

position
Point in the browser (screen) coordinate space.
Browser Compatibility
56+
45+
11
See Also