←Select platform

Invalidate(LeadRectD) Method (DocumentViewerView)

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 calls ImageViewer.Invalidate, refer to this method for more information.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents.UI Assembly
Click or drag to resize