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