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
IndicesCollection myIndicesCollection = new IndicesCollection();
...
thumbnailViewer.SelectedIndices = myIndicesCollection;
But propertie is read-only....How I select images? Thanks!
thumbnailViewer.SelectedIndices.Add(1) thumbnailViewer.Invalidate()Best regards, Alexander