invalidate Method

Summary

Re-renders the specified area in the thumbnails image viewer.

Syntax
TypeScript
JavaScript
DocumentViewerThumbnails.prototype.invalidate = function() 
invalidate(): void; 

Parameters

bounds

Rectangle in the thumbnails image viewer to re-render.

Remarks

This method will check the value of ImageViewer against null and then calls ImageViewer.Invalidate, refer to this method for more information.

Requirements

Target Platforms

Help Version 22.0.2023.4.18
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.