Accusoft.ImagXpress13.Net
Width Property (ImageXData)




Gets the width value of the current image.
Syntax
'Declaration
 
Public ReadOnly Property Width As Integer
'Usage
 
Dim instance As ImageXData
Dim value As Integer
 
value = instance.Width
public int Width {get;}
public: __property int get_Width();
public:
property int Width {
   int get();
}

Property Value

An integer value which represents the width.
See Also

Reference

ImageXData Class
ImageXData Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback