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

www.emgu.com/wiki
The CvPoint representation of this 2D point
Declaration Syntax
C#Visual BasicVisual C++
[ObsoleteAttribute("Will be removed in the next version, use MCvPoint instead")]
public MCvPoint CvPoint { get; }
<ObsoleteAttribute("Will be removed in the next version, use MCvPoint instead")> _
Public ReadOnly Property CvPoint As MCvPoint
[ObsoleteAttribute(L"Will be removed in the next version, use MCvPoint instead")]
public:
property MCvPoint CvPoint {
	MCvPoint get ();
}

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