Emgu CV Library Documentation
Width Property
NamespacesEmgu.CVRectangle<(Of <(T>)>)Width

www.emgu.com/wiki
Get or Set the width of the rectangle
Declaration Syntax
C#Visual BasicVisual C++
public T Width { get; set; }
Public Property Width As T
public:
property T Width {
	T get ();
	void set (T value);
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)