Click or drag to resize

ThumbnailWidth Property

Gets the width, in pixels, of the contained bitmap.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public int Width { get; }

Property Value

Type: Int32
The width.
See Also