Accusoft.ImagXpress13.Net
Height Property (ImageX)




Gets the height value of the current image.
Syntax
'Declaration
 
Public ReadOnly Property Height As Integer
'Usage
 
Dim instance As ImageX
Dim value As Integer
 
value = instance.Height
public int Height {get;}
public: __property int get_Height();
public:
property int Height {
   int get();
}

Property Value

An integer value which represents the height.
See Also

Reference

ImageX Class
ImageX Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback