Represents the predefined system icon sizes.
Namespace: KGySoft.Drawing
Assembly: KGySoft.Drawing (in KGySoft.Drawing.dll) Version: 7.0.0-preview.2
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Large | 0 | Represents the larger version of an icon. With 100% scale settings (96 DPI) this usually means the 32x32 system icon size. | |
Small | 1 | Represents the smaller version of an icon. With 100% scale settings (96 DPI) this usually means the 16x16 system icon size. |
See Also