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

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

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