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

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

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