Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents.UI Namespace > DocumentViewerView Class > Invalidate Method : Invalidate() Method |
public void Invalidate()
'Declaration
Public Overloads Sub Invalidate()
'Usage
Dim instance As DocumentViewerView instance.Invalidate()
public: void Invalidate();
This method will check the value of ImageViewer against null and then calls ImageViewer.Invalidate(LeadRectD.Empty), refer to this method for more information.