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

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

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