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

www.emgu.com/wiki
The angle between the direction of this point and the x-axis, in degree
Declaration Syntax
C#Visual BasicVisual C++
public double PointDegreeAngle { get; }
Public ReadOnly Property PointDegreeAngle As Double
public:
property double PointDegreeAngle {
	double get ();
}

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