←Select platform

Invalidate(LeadRectD) Method

Summary

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

Syntax
C#
C++/CLI
public void Invalidate( 
   LeadRectD bounds 
) 
public:  
   void Invalidate( 
      LeadRectD^ bounds 
   ) 

Parameters

bounds

Rectangle in the thumbnails image viewer to re-render.

Remarks

This method will check the value of ImageViewer against null and then call ImageViewer.Invalidate. Refer to this method for more information.

Requirements

Target Platforms

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

Leadtools.Document.Viewer.WinForms Assembly

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