LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

EndUpdate Method (RasterImageViewer)






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()
 function Leadtools.WinForms.RasterImageViewer.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

RasterImageViewer Class
RasterImageViewer Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.