Enum Shell32.IconSize
Options to specify the size of icons to return.
Namespace: Dapplo.Windows.Native
Assembly: Dapplo.Windows.dll
Syntax
public enum IconSize : int
Fields
| Name | Description |
|---|---|
| Large | Specify large icon - 32 pixels by 32 pixels. |
| Small | Specify small icon - 16 pixels by 16 pixels. |