Leadtools.Controls Namespace > ImageViewerItems Object : GetSelected Method |
function Leadtools.Controls.ImageViewerItems.getSelected()
Type | Description |
---|---|
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.