Returns the image height.
Declaration
TBitmapObj.Height
| Read-Only Property | Integer | 
| TBitmapObj | A TBitmap object | 
Description
The TBitmap.Height property returns the height of an image represented by the given TBitmap object.
Property Value
An integer value that specifies the image height, in pixels.
