ImageGear .NET - Updated July 5, 2018
Height Property (ImGearRecImage)




ImageGear24.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecImage Class : Height Property
Gets image height in pixels.
Syntax
'Declaration
 
Public ReadOnly Property Height As Integer
 
'Usage
 
Dim instance As ImGearRecImage
Dim value As Integer
 
value = instance.Height

Property Value

Integer value.
See Also

Reference

ImGearRecImage Class
ImGearRecImage Members