VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.UI Namespace / WebThumbnailViewerJS type / get_FocusedIndex Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_FocusedIndex Method
In This Topic
Gets an index of focused thumbnail.
Syntax
var instance = new Vintasoft.Imaging.UI.WebThumbnailViewerJS(controlId);

var value; // Type: number
value = instance.get_FocusedIndex();

Return Value

Index of focused thumbnail.
Browser Compatibility
56+
45+
11
See Also