SystemImageListImageHeight Property |
The height of the images in the current image list.
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.1
Syntax public int ImageHeight { get; }
Public ReadOnly Property ImageHeight As Integer
Get
public:
property int ImageHeight {
int get ();
}
member ImageHeight : int with get
Property Value
Type:
Int32See Also