This document is archived and information here might be outdated. Recommended version. |
The object's top azimuth angle.
[Visual Basic .NET]
Public Property AzimuthAngleAtTop As Double
[C#]
public double AzimuthAngleAtTop {get; set;}
[C++]
HRESULT get_AzimuthAngleAtTop(
System.Double* pAzimuthAngleAtTop
);
[C++]
HRESULT put_AzimuthAngleAtTop(
double pAzimuthAngleAtTop
);
[C++] Parameters pAzimuthAngleAtTop [out, retval]
pAzimuthAngleAtTop is a parameter of type double* pAzimuthAngleAtTop [in]
pAzimuthAngleAtTop is a parameter of type double