setItem Method

Summary

Overrides LeadCollection.SetItem to handle replacing items in the viewer.

Syntax
TypeScript
JavaScript
ImageViewerItems.prototype.setItem = function( 
   index, 
   item 
) 
setItem( 
   index: number, 
   item: ImageViewerItem 
): void; // protected 

Parameters

index

The 0-based index of the collection entry to replace.

item

The new ImageViewerItem.

Requirements

Target Platforms

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

Leadtools.Controls Assembly

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