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.