The azimuth of the direction item. Returns an esriSMAzimuthType constant.
[Visual Basic .NET] Public ReadOnly Property Azimuth As esriSMAzimuthType
[C#] public esriSMAzimuthType Azimuth {get;}
[C++]
HRESULT get_Azimuth(
esriSMAzimuthType* pAzimuth
);
[C++]Parameters
pAzimuth [out, retval]pAzimuth is a parameter of type esriSMAzimuthType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Provides the azimuth of the directions item.