ImageGear for .NET
XRes Property




Gets horizontal resolution of image in dots per inch.
Syntax
'Declaration
 
Public ReadOnly Property XRes As Integer
'Usage
 
Dim instance As ImGearRecImage
Dim value As Integer
 
value = instance.XRes
public int XRes {get;}
public: __property int get_XRes();
public:
property int XRes {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearRecImage Class
ImGearRecImage Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback