←Select platform

GetSelected Method (ImageViewerItems)

Summary

Returns the current selected items in the viewer

Syntax

C#
VB
C++
public ImageViewerItem[] GetSelected() 
Public Function GetSelected() As ImageViewerItem() 
public:  
   array<ImageViewerItem^>^ GetSelected() 

Return Value

An array of the items that are currently selected in the viewer.

Remarks

This method will return an array that contains all the items that have the value of ImageViewerItem.IsSelected set to true.

Example

For an example, refer to ImageViewerSelectItemsInteractiveMode.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.WinForms Assembly
Click or drag to resize