Leadtools.Documents.UI Namespace > DocumentViewerThumbnails Object : Invalidate Method |
function Leadtools.Documents.UI.DocumentViewerThumbnails.invalidate( bounds )
Parameter | Type | Description |
---|---|---|
bounds | LeadRectD | 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.