Click or drag to resize

SystemImageListHelperImageHeight Property

Gets the height of the image.

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

Property Value

Type: Int32
The height of the image.
See Also