Click or drag to resize

ShellThumbnailAsIcon Class

Defines a ShellThumbnail as an Icon.
Inheritance Hierarchy

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public class ShellThumbnailAsIcon : IconLocation

The ShellThumbnailAsIcon type exposes the following members.

Constructors
  NameDescription
Public methodShellThumbnailAsIcon
Initializes a new instance of the ShellThumbnailAsIcon class.
Top
Properties
  NameDescription
Public propertyIndex
Gets or sets the icon index.
(Inherited from IconLocation.)
Public propertyLocation
Gets the location.
(Inherited from IconLocation.)
Public propertyOptions
Gets or sets the options.
(Inherited from IconLocation.)
Top
Methods
See Also