Click or drag to resize

ShellListViewThumbnailSize Property

Use the ThumbnailSize property to get or set the size in pixels of the thumbnail images.

Namespace:  Jam.Shell.WPF.Controls.Winforms
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public Size ThumbnailSize { get; set; }

Property Value

Type: Size
See Also