SystemImageListImageWidth Property |
The width of the images in the current image list.
Namespace: Jam.ShellAssembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntaxpublic int ImageWidth { get; }Public ReadOnly Property ImageWidth As Integer
Get
public:
property int ImageWidth {
int get ();
}member ImageWidth : int with get
Property Value
Int32
See Also