This property refers to the height of the image in pixels.

[C++Builder]   imagekitcontrolname->ImageHeight [= int ]
[Delphi]   imagekitcontrolname.ImageHeight [= Integer ]

Property Value

This property refers to the height of the image in pixels

Explanation

The ImageHeight property refers to the height of the image in pixels. When the ImageHandle property is set the values of the ImageHeight property and ImageWidth property are automatically set.

Setting this value

This value cannot be set.

Retrieving this value

This value can be retrieved at run-time.

 

The ImageKit10 VCL is a product created by Newtone Corporation