VintaSoft Imaging .NET SDK and Plug-ins Discussions

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Board index < VintaSoft Imaging < VintaSoft Imaging .NET SDK and Plug-ins Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

WPF: Select Multiple Thumbnails



WPF: Select Multiple Thumbnails

Post by imarketing21 »

Alex,

We are using the WPFViewer and would like to know if is possible to select multiple thumbnails from the viewer and then read each selected thumbnail in the code behind.

If this is possible, can you please point me in the right direction?

Cesar


Re: WPF: Select Multiple Thumbnails

Post by Alex »

Hello Cesar,

You can enable selection of multiple thumbnails in WpfImageViewer using the WpfThumbnailViewer.MultiSelect property.

WpfThumbnailViewer.SelectedThumbnails property returns a collection of selected thumbnails as a collection of instances of ThumbnailImageItem class.

The ThumbnailImageItem.ThumbnailSource property allows to get the thumbnail bitmap source.

I hope I answered to your question.

Best regards, Alexander


Page 1 from 1: 1