Enum IconSubDir.Type

The type of icon sizes for the icons in the directory.

enum Type : int { ... }

Enum members

NameDescription
Fixed Icons can be used if the size does not differ from desired.
Scalable Icons are scalable without visible quality loss.
Threshold Icons can be used if the size differs at some threshold from the desired size.