←Select platform

GetLastVisibleItem Method

Summary

Last visible item or part of it in the viewer.

Syntax
C#
C++/CLI
public virtual ImageViewerItem GetLastVisibleItem( 
   ImageViewerItemPart part 
) 
public:  
   virtual ImageViewerItem^ GetLastVisibleItem( 
      ImageViewerItemPart^ part 
   ) 

Parameters

part

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

Return Value

The last visible item or null 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.