ImageGear23.Windows.Forms Assembly > ImageGear.Windows.Forms.Thumbnails Namespace > ImGearThumbnailItem Class : Height Property |
'Declaration Public Shadows Property Height As Integer
'Usage Dim instance As ImGearThumbnailItem Dim value As Integer instance.Height = value value = instance.Height
public new int Height {get; set;}