This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INACompactStreetDirection2 Interface > INACompactStreetDirection2.TurnAngle Property (ArcObjects .NET 10.5 SDK) |
The turn angle at the maneuver point of the item.
[Visual Basic .NET] Public ReadOnly Property TurnAngle As Double
[C#] public double TurnAngle {get;}
[C++]
HRESULT get_TurnAngle(
double* pVal
);
[C++]
Parameters pVal [out, retval] pVal is a parameter of type double