This property refers to the height of image set in the Layer[LayerNo].ImageHandle property.

[C++Builder]   imagekitcontrolname->Layer[Index]->Height[ = int ]
[Delphi]   imagekitcontrolname.Layer[Index].Height[ = Integer ]

* The index can range from 0 to 99

Reference

The height of the image in pixels

Explanation

The Height property refers to the height of image set in the Layer[LayerNo].ImageHandle property.

When the Layer[LayerNo].ImageHandle property is set the value of this property is 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