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