ImageGear .NET - Updated October 26, 2017
ItemWidth Property (IImGearThumbnailCtl)




ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailCtl Interface : ItemWidth Property
Gets or sets item width in pixels of the image to be drawn in each thumbnail item.
Syntax
'Declaration
 
Property ItemWidth As Integer
 
'Usage
 
Dim instance As IImGearThumbnailCtl
Dim value As Integer
 
instance.ItemWidth = value
 
value = instance.ItemWidth

Property Value

Integer value.
See Also

Reference

IImGearThumbnailCtl Interface
IImGearThumbnailCtl Members