This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMDirItem Interface > ISMDirItem.TurnAngle Property (ArcObjects .NET 10.4 SDK) |
The turn angle of the direction item.
[Visual Basic .NET] Public ReadOnly Property TurnAngle As Double
[C#] public double TurnAngle {get;}
[C++]
HRESULT get_TurnAngle(
double* pdAngle
);
[C++]
Parameters pdAngle [out, retval] pdAngle is a parameter of type double
Provides an angle of the directions item.