Emgu CV Library Documentation
X Property
NamespacesEmgu.CVPoint2D<(Of <(T>)>)X

www.emgu.com/wiki
The x value of this point
Declaration Syntax
C#Visual BasicVisual C++
public T X { get; set; }
Public Property X As T
public:
property T X {
	T get ();
	void set (T value);
}

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