Click or drag to resize

SystemImageListHelperImageWidth Property

Gets the width of the image.

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

Property Value

Type: Int32
The width of the image.
See Also