TPicture.Width

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

Returns the image width.

Declaration

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

Description

The TPicture.Width property returns the width of an image represented by the given TPicture object.

Property Value

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

See Also

TPicture.Height

Highlight search results