VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.UI.VisualTools Namespace / WebHighlightToolJS type / get_SelectedItem Property
Syntax BrowserCompatibility SeeAlso
    get_SelectedItem Method
    Gets the highlighted image region which is selected in the image viewer.
    Syntax
    var instance = new Vintasoft.Imaging.UI.VisualTools.WebHighlightToolJS();
    
    var value; // Type: number
    value = instance.get_SelectedItem();
    
    

    Return Value

    Index of the highlighted image region that is selected in the image viewer.
    Browser Compatibility
    56+
    45+
    11
    See Also