ShellIconSize Enumeration
Autodesk.DataManagement.Client.Framework›Autodesk.DataManagement.Client.Framework.Currency
The size of a windows shell icon.
Syntax
public enum ShellIconSize : System.Enum Public Enum ShellIconSize
Inherits System.EnumMembers
| Member | Description |
|---|---|
| ExtraLarge_256 | Represents a 256 x 256 image |
| Large_48 | Represents a 48 x 48 image |
| Medium_32 | Represents a 32 x 32 image |
| Small_16 | Represents a 16 x 16 image |
Returned By
Where you get a ShellIconSize — members that return one.
Inheritance Hierarchy
- System.Object
- System.ValueType
- System.Enum
- Autodesk.DataManagement.Client.Framework.Currency.ShellIconSize