←Select platform

Invalidate() Method

Summary

Re-renders the view.

Syntax
C#
VB
C++
public void Invalidate() 
Public Sub Invalidate() 
public:  
   void Invalidate() 

Remarks

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

Requirements

Target Platforms

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

Leadtools.Document.Viewer.WinForms Assembly