TBitmap.Height

Applies to TestComplete 12.60, last modified on September 17, 2018

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