Accusoft.ImagXpress13.Net
Resolution Property (ImageX)




Gets the resolution of the ImageX image.
Syntax
'Declaration
 
Public ReadOnly Property Resolution As Resolution
'Usage
 
Dim instance As ImageX
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.
See Also

Reference

ImageX Class
ImageX Members

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback