![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
| ArcObjects namespaces > DataSourcesRaster > ESRI.ArcGIS.DataSourcesRaster > Interfaces > IH > IHeightMeasurement Interface > IHeightMeasurement.AzimuthAngleAtBase Property (ArcObjects .NET 10.4 SDK) | 
The object's base azimuth angle.
[Visual Basic .NET] Public Property AzimuthAngleAtBase As Double
[C#] public double AzimuthAngleAtBase {get; set;}
[C++]
HRESULT get_AzimuthAngleAtBase(
  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