ImageGear .NET
YRes Property




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

Property Value

Integer value.
See Also

Reference

ImGearRecImage Class
ImGearRecImage Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback