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