←Select platform

EndUpdate Method

Summary

Instruct the viewer that updates are completed and updating the transformations matrices, view layout and rendering of content can be resumed.

Syntax

C#
VB
C++
public void EndUpdate() 
Public Sub EndUpdate() 
public:  
   void EndUpdate() 

Remarks

For more information, refer to BeginUpdate and Image Viewer Rendering.

Example

For an example, refer to Items.

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.Controls.WinForms Assembly