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

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

Property Value

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

Explanation

The FileYdpi property refers to the vertical resolution of the image. (number of pixels per vertical 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