In This Topic
Returns the index of focused image.
Syntax
var instance = new Vintasoft.Imaging.UI.WebDocumentViewerBaseJS(settings);
var value; // Type: number
value = instance.getFocusedIndex();
function getFocusedIndex() : number;
Return Value
Index of focused image.
Browser Compatibility
See Also