ShellBrowser .Net Edition
ThumbnailSize Property
NamespacesJam.ShellShellListViewThumbnailSize
Use the ThumbnailSize property to get or set the size in pixels of the thumbnail images.
Declaration Syntax
C#Visual BasicVisual C++
public Size ThumbnailSize { get; set; }
Public Property ThumbnailSize As Size
public:
property Size ThumbnailSize {
	Size get ();
	void set (Size value);
}

Assembly: ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)