←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 calls ImageViewer.Invalidate(leadrectd.empty)](../c/leadrectd.empty), refer to this method for more information.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Documents.UI.WinForms Assembly