The FileXdpi property refers to the horizontal resolution of the image. (number of pixels per horizontal inch). To retrieve the value of this property, first execute the GetImageFileType or GetImageFileTypeMem method.

[Visual Basic]   imagekitcontrolname.File.FileXdpi [= Integer ]
[Visual C++]     [ short = ]imagekitcontrolname.GetFile().GetFileXdpi()
[VB.NET]   imagekitcontrolname.File.FileXdpi [= Short ]
[C#.NET]   imagekitcontrolname.File.FileXdpi [= short ]

Property Value

The horizontal resolution of the image. (number of pixels per horizontal inch)

Explanation

The FileXdpi property refers to the horizontal resolution of the image. (number of pixels per horizontal inch). To retrieve the value of this property, first 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