Re-renders the specified area in the thumbnails image viewer.
DocumentViewerThumbnails.prototype.invalidate = function(bounds)
invalidate(bounds: LeadRectD): void;
bounds
Rectangle in the thumbnails image viewer to re-render.
This method will check the value of ImageViewer against null and then calls ImageViewer.Invalidate, refer to this method for more information.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET