QuaternionsRotationAngle Property |
http://www.emgu.com
Get the rotation angle in radian
Namespace: Emgu.CVAssembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
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