This property refers to the width of image set in the Layer(LayerNo).ImageHandle property.

[Visual Basic]   imagekitcontrolname.Layer(Index).Width[ = Long ]
[Visual C++]     [ long = ]imagekitcontrolname.GetLayer(Index).GetWidth()
[VB.NET]   imagekitcontrolname.get_Layer(Index).Width[ = Integer ]
[C#.NET]   imagekitcontrolname.get_Layer(Index).Width[ = int ]

* The index can range from 0 to 99

Reference

The width of the image in pixels

Explanation

The Width property refers to the width 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 ActiveX is a product created by Newtone Corporation