Emgu CV Library Documentation
DegreeAngle Property
NamespacesEmgu.CVBox2D<(Of <(T>)>)DegreeAngle

www.emgu.com/wiki
The rotation angle for this box in radian
Declaration Syntax
C#Visual BasicVisual C++
public double DegreeAngle { get; }
Public ReadOnly Property DegreeAngle As Double
public:
property double DegreeAngle {
	double get ();
}

Assembly: Emgu.CV (Module: Emgu.CV) Version: 1.4.3249.6313 (1.4.0.0)