ImageGear .NET - Updated December 24, 2018
ItemHeight Property (ImGearThumbnailCtl)




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

Property Value

Integer value.
Remarks
Default value is 150.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members