TPicture.Width

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

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