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

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

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)