Click or drag to resize

ThumbnailRequestedSize Property

Gets the requested size.

Namespace:  callback.ShellBoost.Core.WindowsShell
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public int RequestedSize { get; }

Property Value

Type: Int32
The requested size.
See Also