EndRenderItem Method

Summary

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

Syntax
TypeScript
JavaScript
ImageViewer.prototype.endRenderItem = function( 
   item 
) 
endRenderItem( 
   item: ImageViewerItem 
): void; 

Parameters

item

The item where the content can be resumed of 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 calls 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.