TPicture.Height

Applies to TestComplete 15.47, last modified on January 20, 2023

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