Accusoft.ImagXpress13.Net
Resolution Property (ImageXData)




Gets the resolution for the current image.
Syntax
'Declaration
 
Public ReadOnly Property Resolution As Resolution
'Usage
 
Dim instance As ImageXData
Dim value As Resolution
 
value = instance.Resolution
public Resolution Resolution {get;}
public: __property Resolution* get_Resolution();
public:
property Resolution^ Resolution {
   Resolution^ get();
}

Property Value

The Resolution value set for the current image.
See Also

Reference

ImageXData Class
ImageXData Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback