Returns the current selected items in the viewer
ImageViewerItems.prototype.getSelected = function()
getSelected(): ImageViewerItem[];
An array of the items that are currently selected in the viewer.
This method will return an array that contains all the items that have the value of ImageViewerItem.IsSelected set to true.
For an example, refer to ImageViewerSelectItemsInteractiveMode.
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