removeItem Method

Summary

Overrides LeadCollection.RemoveItem to handle removing items from the viewer.

Syntax
TypeScript
JavaScript
ImageViewerItems.prototype.removeItem = function( 
   index 
) 
removeItem( 
   index: number 
): void; // protected 

Parameters

index

0-based index of the ImageViewerItem to be removed.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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