The FileHeight property refers to the height of the image in pixels. To set the value of this property, execute the GetImageFileType or GetImageFileTypeMem method.

[Visual Basic]   imagekitcontrolname.File.FileHeight [= Long ]
[Visual C++]     [ long = ]imagekitcontrolname.GetFile().GetFileHeight()
[VB.NET]   imagekitcontrolname.File.FileHeight [= Integer ]
[C#.NET]   imagekitcontrolname.File.FileHeight [= int ]

Property Value

The height of the image in pixels.

Explanation

The FileHeight property refers to the height of the image in pixels. To set the value of this property, execute the GetImageFileType or GetImageFileTypeMem method.

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