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: 4.0.1.3373 (4.0.1.3373)
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