Click or drag to resize

FolderViewIconSize Property

Gets or sets the icon size applied to the view.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int IconSize { get; set; }

Property Value

Type: Int32
The icon size applied to the view.
See Also