←Select platform

EndRenderItem Method

Summary

Indicates that updates are completed and rendering of content can be resumed on the specified item.

Syntax
C#
C++/CLI
public virtual void EndRenderItem( 
   ImageViewerItem item 
) 
public:  
   virtual void EndRenderItem( 
      ImageViewerItem^ item 
   ) 

Parameters

item

The item where the content can be resumed on the specified item.

Remarks

This is similar to EndRender, but it is only for the specified item

When the final EndRenderItem is called, the viewer will call Invalidate to render the new content.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.