ImageGear .NET - Updated May 1, 2018
ItemWidth Property (ImGearThumbnailCtl)




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

Property Value

Integer value.
See Also

Reference

ImGearThumbnailCtl Class
ImGearThumbnailCtl Members