This method updates the thumbnail file.

[Visual Basic] Public Sub UpdateThumbnailFile()
[C#] public void UpdateThumbnailFile();

Return Value

None

Explanation

The UpdateThumbnailFile method updates the thumbnail file set in the ThumbnailFile property. Please execute this method when the FilePath property is changed to display thumbnails from a different directory or when the thumbnail program is finished, etc. Also, the thumbnail image set in the Image property is not set in the thumbnail file.

See Also

Thumbnail Members | Newtone.ImageKit.Win.Thumbnail

 

The ImageKit.NET3 is created by Newtone Corporation