←Select platform

GetAllVisibleItems Method

Summary

Gets an array of all the visible ImageViewerItems for the specified ImageViewerItemPart.

Syntax
C#
C++/CLI
public virtual ImageViewerItem[] GetAllVisibleItems( 
   ImageViewerItemPart part 
) 
public:  
   virtual array<ImageViewerItem^>^ GetAllVisibleItems( 
      ImageViewerItemPart^ part 
   ) 

Parameters

part

ImageViewerItemPart for which to obtain the visible items.

Return Value

An array of all the visible ImageViewerItems in the specified ImageViewerItemPart. If no items are visible, the array is empty.

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.