|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > II > IIlluminationProps Interface > IIlluminationProps.Azimuth Property (ArcObjects .NET 10.4 SDK) | 
Azimuth angle of illumination.
[Visual Basic .NET] Public Property Azimuth As Double
[C#] public double Azimuth {get; set;}
[C++]
HRESULT get_Azimuth(
  double* pAzimuth
);
[C++]
HRESULT put_Azimuth(
  double pAzimuth
);
[C++]
Parameters pAzimuth [out, retval] pAzimuth is a parameter of type double pAzimuth [in] pAzimuth is a parameter of type double