VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebVisualToolJS type / get_Name Property
Syntax BrowserCompatibility SeeAlso
    get_Name Method
    Gets the name of visual tool.
    Syntax
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebVisualToolJS();
    
    var value; // Type: string
    value = instance.get_Name();
    
    

    Return Value

    Name of visual tool.
    Browser Compatibility
    56+
    45+
    11
    See Also