This property sets the width of the magnifier

[Visual Basic]   imagekitcontrolname.Magnifier.Width [ = Integer ]
[Visual C++]     [ short = ]imagekitcontrolname.GetMagnifier().GetWidth()
                 imagekitcontrolname.GetMagnifier().SetWidth(short Val)
[VB.NET]   imagekitcontrolname.Magnifier.Width [ = Short ]
[C#.NET]   imagekitcontrolname.Magnifier.Width [ = short ]

Property Value

The Width property sets the horizontal size of the magnifier (in pixels)

Explanation

The Width property sets the width of the magnifier.

The default value is 100.

Setting this value

  This value can be set at runtime.

Retrieving this value

  This value can be retrieved at runtime.

 

The ImageKit10 ActiveX is a product created by Newtone Corporation