Click or drag to resize

ISelectionSetSelectedThumbnails Method

Set the selected thumbnails in the program.

Namespace: VideoCataloger
Assembly: VideoCataloger (in VideoCataloger.exe) Version: 8.0.9040.34617 (8.0.0.0)
Syntax
C#
void SetSelectedThumbnails(
	List<long> new_selection
)

Parameters

new_selection  ListInt64
List with thumbnai ids
See Also