←Select platform

Invalidate(LeadRectD) Method

Summary

Re-renders the specified area in the view.

Syntax
C#
VB
C++
public void Invalidate( 
   LeadRectD bounds 
) 
Public Sub Invalidate( 
   ByVal bounds As LeadRectD 
) 
public:  
   void Invalidate( 
      LeadRectD^ bounds 
   ) 

Parameters

bounds

Rectangle in the view 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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Viewer.WinForms Assembly

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