[Visual
Basic] imagekitcontrolname.ImageHeight
[= Long ]
[Visual
C++] [long =
]imagekitcontrolname.GetImageHeight()
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.