Click or drag to resize

ExplorerBrowserThumbnailSize Property

Gets or sets the size of the icons that is applied when View is set to Thumbnail.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public int ThumbnailSize { get; set; }

Property Value

Type: Int32
The size of the icon.
See Also