ImageGear .NET - Updated May 30, 2018
Height Property (ImGearThumbnailItem)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailItem Class : Height Property
Gets or sets item's height.
Syntax
'Declaration
 
Public Shadows Property Height As Integer
 
'Usage
 
Dim instance As ImGearThumbnailItem
Dim value As Integer
 
instance.Height = value
 
value = instance.Height

Property Value

Integer value.
See Also

Reference

ImGearThumbnailItem Class
ImGearThumbnailItem Members