var instance = new Vintasoft.Imaging.UI.WebThumbnailViewerJS(controlId); var returnValue; // Type: any // Parameters var value; // Type: number[] returnValue = instance.set_SelectedIndices(value);
function set_SelectedIndices(
valueAn array with indexes of selected thumbnails.: number[]
) : any;
Parameters
- value
- An array with indexes of selected thumbnails.