ImageGear .NET v25.1 - Updated
m_Height Field




ImageGear.Core Assembly > ImageGear.Core Namespace > ImGearDIB Class : m_Height Field
Image heigth in pixels.
Syntax
'Declaration
 
Protected m_Height As Integer
'Usage
 
Dim instance As ImGearDIB
Dim value As Integer
 
value = instance.m_Height
 
instance.m_Height = value
protected int m_Height
protected: int m_Height
protected:
int m_Height
See Also

Reference

ImGearDIB Class
ImGearDIB Members