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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document