Home > All Other Interfaces > IPosition > Yaw

Yaw

The yaw orientation of the object.

 

JavaScript

 

Yaw

 

C#

 

double Yaw { get; set; }

 

C++

 

HRESULT Yaw([out, retval] double* pVal)

HRESULT Yaw([in] double pVal)