FolderViewSpacing Property |
Gets the width (x) and height (y) dimensions, including the surrounding white space, of an item.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public POINT Spacing { get; }
Property Value
Type:
POINT
The width (x) and height (y) dimensions, including the surrounding white space, of an item.
See Also