var instance = new Vintasoft.Imaging.UI.WebThumbnailViewerJS(controlId); var value; // Type: object // Parameters var index; // Type: number value = instance.getThumbnailCanvas(index);
function getThumbnailCanvas(
indexZero-based index of image in image collection.: number
) : object;
Parameters
- index
- Zero-based index of image in image collection.
Return Value
Canvas of specified thumbnail.