GetFolderSettingsEventArgsIconSize Property |
Gets or sets the size of the image in pixels.
Only used if ViewMode is not set to FVM_AUTO.
Namespace:
ShellBoost.Core
Assembly:
ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax public int IconSize { get; set; }
Property Value
Type:
Int32
The size of the image in pixels.
See Also