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

Property Value

This property refers to the width of the image in pixels

Explanation

The ImageWidth property refers to the width 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