LEADTOOLS Windows Forms (Leadtools.WinForms assembly)

EndUpdate Method (RasterImageViewer)

Show in webframe





Resumes drawing which was disabled by a call to BeginUpdate.
Syntax
public virtual void EndUpdate()
'Declaration
 
Public Overridable Sub EndUpdate() 
'Usage
 
Dim instance As RasterImageViewer
 
instance.EndUpdate()

            

            
public:
virtual void EndUpdate(); 
Remarks
When you want to disable repainting of the viewer, call BeginUpdate.
When you are ready to resume painting call EndUpdate.
Example
Refer to BeginUpdate.
Requirements

Target Platforms

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.