TBitmap.Height

Applies to TestComplete 15.62, last modified on March 19, 2024

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