Accusoft.ImagXpress13.Net
VerticalResolution Property




Returns the vertical resolution of the ImageX image.
Syntax
'Declaration
 
Public ReadOnly Property VerticalResolution As Single
'Usage
 
Dim instance As ImageX
Dim value As Single
 
value = instance.VerticalResolution
public float VerticalResolution {get;}
public: __property float get_VerticalResolution();
public:
property float VerticalResolution {
   float get();
}
Remarks

Applies to TIFF, PCX and BMP image only.

See Also

Reference

ImageX Class
ImageX Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback