Gets the highlighted image region which is selected in the image viewer.
var instance = new Vintasoft.Imaging.UI.VisualTools.WebHighlightToolJS();
var value; // Type: number
value = instance.get_SelectedItem();
function get_SelectedItem() : number;
Return Value
Index of the highlighted image region that is selected in the image viewer.