←Select platform

Select Method

Summary

Select items in the viewer.

Syntax
C#
C++/CLI
public void Select( 
   ImageViewerItem[] selectedItems 
) 
public:  
   void Select( 
      array<ImageViewerItem^>^ selectedItems 
   ) 

Parameters

selectedItems

Array of items to select. Or null to de-select all the times.

Remarks

This is a helper method to quickly set the value of ImageViewerItem.IsSelected for a group of 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.