TBitmap.Height

Applies to TestComplete 14.61, last modified on April 22, 2021

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.

See Also

TBitmap.Width

Highlight search results