QuaternionsRotationAngle Property |
http://www.emgu.com
Get the rotation angle in radian
Namespace:
Emgu.CV
Assembly:
Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.3.0.2824 (3.3.0.2824)
Syntaxpublic double RotationAngle { get; }
Public ReadOnly Property RotationAngle As Double
Get
public:
property double RotationAngle {
double get ();
}
member RotationAngle : float with get
Property Value
Type:
Double
See Also