This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMDirItem Interface > ISMDirItem.Azimuth Property (ArcObjects .NET 10.4 SDK) |
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
Provides the azimuth of the directions item.