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