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 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly