Select items in the viewer.
ImageViewerItems.prototype.select = function(selectedItems)
select(selectedItems: ImageViewerItem[]): void;
selectedItems
Array of items to select. Or null to de-select all the items.
This is a helper method to quickly set the value of ImageViewerItem.isSelected for a group of items.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET