ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > IImGearThumbnailCtl Interface : ItemWidth Property |
'Declaration Property ItemWidth As Integer
'Usage Dim instance As IImGearThumbnailCtl Dim value As Integer instance.ItemWidth = value value = instance.ItemWidth
int ItemWidth {get; set;}