Gets the width, in pixels, of the contained bitmap.
Namespace:
callback.ShellBoost.Core.WindowsShell
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public int Width { get; }
Property Value
Type:
Int32
The width.
See Also