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.3.0.0 (1.3.0.0)