ImageGear for .NET
Height Property (ImGearVectorEntityRaster)




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

Property Value

Positive integer value.
See Also

Reference

ImGearVectorEntityRaster Class
ImGearVectorEntityRaster Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback