ThumbnailImageImageWidth Property |
Returns the width that is used for the image.
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxprotected int ImageWidth { get; }Protected ReadOnly Property ImageWidth As Integer
Get
protected:
property int ImageWidth {
int get ();
}member ImageWidth : int with get
Property Value
Int32
See Also