www.emgu.com/wiki
Get the height of the image ( number of pixels in the y direction ),
if ROI is set, the height of the ROI

Declaration Syntax
public override int Height { get; }
Public Overrides ReadOnly Property Height As Integer
public:
virtual property int Height {
int get () override;
}
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)