Click or drag to resize

SystemImageListHelperImageWidth Property

Gets the width of the image.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax
public int ImageWidth { get; }

Property Value

Type: Int32
The width of the image.
See Also