Example-VB |
Returns or sets the height of thumbnail boxes.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Thumbnail control
object.ThumbHeight[=value]
Long
Used with the ThumbWidth property to specify the size of the displayed thumbnail boxes.
Specify a height between 50 and 500 (pixels).
The default value of 110, used with the ThumbWidth property default value of 85, produces a close representation of a standard letter-sized sheet.
If the thumbnail box size is altered, new thumbnail representations must be generated for all pages of the specified image file. This is equivalent to calling the ClearThumbs method or respecifying the Image property.