C#
VB
C++
Select items in the viewer.
public void Select(ImageViewerItem[] selectedItems)
Public Sub [Select](ByVal selectedItems() As ImageViewerItem)
public:void Select(array<ImageViewerItem^>^ selectedItems)
selectedItems
Array of items to select. Or null to de-select all the times.
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
