Enum IconSize
- Namespace
- SunamoPInvoke.Enums
- Assembly
- SunamoPInvoke.dll
Specifies the size of a shell icon.
public enum IconSize
- Extension Methods
Fields
Large = 0Large icon (typically 32x32 pixels).
Small = 1Small icon (typically 16x16 pixels).