This document is archived and information here might be outdated. Recommended version. |
The azimuth angle of the distance measurement.
[Visual Basic .NET] Public Property AzimuthAngle As Double
[C#] public double AzimuthAngle {get; set;}
[C++]
HRESULT get_AzimuthAngle(
System.Double* pAzimuthAngle
);
[C++]
HRESULT put_AzimuthAngle(
double pAzimuthAngle
);
[C++]
Parameters pAzimuthAngle [out, retval]
pAzimuthAngle is a parameter of type double* pAzimuthAngle [in]
pAzimuthAngle is a parameter of type double