ThumbnailImageImageWidth Property |
Returns the width that is used for the image.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected int ImageWidth { get; }
Protected ReadOnly Property ImageWidth As Integer
Get
protected:
property int ImageWidth {
int get ();
}
member ImageWidth : int with get
Property Value
Type:
Int32See Also