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

www.emgu.com/wiki
The left most coordinate
Declaration Syntax
C#Visual BasicVisual C++
public T Left { get; }
Public ReadOnly Property Left As T
public:
property T Left {
	T get ();
}

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