←Select platform

Refresh Method

Summary

Refresh loading thumbnails and generates new thumbnails for new files and remove thumbnails for deleted files

Syntax

C#
VB
C++
public override void Refresh() 
  
Public Overrides Sub Refresh()  
public: 
void Refresh(); override  

Remarks

This method will refresh loading thumbnails for the paths that specified in LoadThumbnails(string,string,rasterthumbnailbrowserloadflags) method, this method will generate new thumbnails and remove thumbnails for deleted files.

Example

For an example, refer to RasterThumbnailBrowser.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly