ImageGear .NET - Updated October 2, 2018
ItemHeight Property (ImGearThumbnailCtl)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailCtl Class : ItemHeight Property
Gets or sets item height in pixels of the image to be drawn in each thumbnail item.
Syntax
'Declaration
 
<DescriptionAttribute()>
<CategoryAttribute("Items")>
Public Property ItemHeight As Integer
 
'Usage
 
Dim instance As ImGearThumbnailCtl
Dim value As Integer
 
instance.ItemHeight = value
 
value = instance.ItemHeight

Property Value

Integer value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members