select Method (ImageViewerItems)

Summary

Select items in the viewer.

Syntax

JavaScript Syntax
ImageViewerItems.prototype.select = function(selectedItems)
TypeScript Syntax
select(selectedItems: ImageViewerItem[]): void;

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

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