LoadNewThumbnails Method (ThumbnailEx)
In This Topic
Adds to the control items which have been appended to the source after the latest loading operation.
Works only when source is a GdViewer object, GdPicture image or GdPicturePDF object. New thumbnails will be generated asynchronously.
Overload List
Overload | Description |
LoadNewThumbnails() |
Adds to the control items which have been appended to the source after the latest loading operation.
Works only when source is a GdViewer object, GdPicture image or GdPicturePDF object. New thumbnails will be generated asynchronously.
|
LoadNewThumbnails(Boolean) |
Adds to the control items which have been appended to the source after the latest loading operation.
Works only when source is a GdViewer object, GdPicture image or GdPicturePDF object. New thumbnails will be generated asynchronously.
|
See Also