In This Topic
Gets the name of visual tool.
Syntax
var instance = new Vintasoft.Imaging.UI.VisualTools.WebVisualToolJS();
var value; // Type: string
value = instance.get_Name();
function get_Name() : string;
Return Value
Name of visual tool.
Browser Compatibility
See Also