TPicture.Height

Applies to TestComplete 15.63, last modified on April 10, 2024

Returns the image height.

Declaration

TPictureObj.Height
Read-Only Property Integer
TPictureObj     A TPicture object  

Description

The TPicture.Height property returns the height of an image represented by the given TPicture object.

Property Value

An integer value that specifies the image height, in pixels.

See Also

TPicture.Width

Highlight search results