Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewerItems Class : GetSelected Method |
public ImageViewerItem[] GetSelected()
'Declaration
Public Function GetSelected() As ImageViewerItem()
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.