ImageGear for .NET
Width Property (ImGearVectorEntityRaster)




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

Property Value

Positive integer value.
See Also

Reference

ImGearVectorEntityRaster Class
ImGearVectorEntityRaster Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback