SystemImageListHelperImageWidth Property |
Gets the width of the image.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.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
Int32The width of the image.
See Also