var instance = new Vintasoft.Imaging.UI.WebImageViewerJS(controlId); var value; // Type: number value = instance.get_FocusedIndex();
function get_FocusedIndex() : number;
Return Value
Zero-based index of focused image if image viewer has focused image; otherwise, -1.