←Select platform

GetFirstVisibleItemIndex Method

Summary

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

Syntax
C#
C++/CLI
public virtual int GetFirstVisibleItemIndex( 
   ImageViewerItemPart part 
) 
public:  
   virtual int GetFirstVisibleItemIndex( 
      ImageViewerItemPart^ part 
   ) 

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.