This property refers to the height of the image in pixels.
[Visual Basic]   imagekitcontrolname.ImageHeight [= Long ]
[Visual C++]     [long = ]imagekitcontrolname.GetImageHeight()
[VB.NET]   imagekitcontrolname.ImageHeight [= Integer ]
[C#.NET]   imagekitcontrolname.ImageHeight [= int ]

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 ActiveX is a product created by Newtone Corporation