getFirstVisibleItemIndex Method

Summary

Index for the first visible item or part of it in the viewer.

Syntax
TypeScript
JavaScript
ImageViewer.prototype.getFirstVisibleItemIndex = function( 
   part 
) 
getFirstVisibleItemIndex( 
   part: ImageViewerItemPart 
): number; 

Parameters

part

The item part requested. To use the whole item, pass ImageViewerItemPart.View.

Return Value

The 0-based index of the first visible item or -1 if the item does not have any visible items.

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.