This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkTurn2 Interface > INetworkTurn2.Angle Property (ArcObjects .NET 10.5 SDK) |
Angle of the turning movement described by this network turn.
[Visual Basic .NET] Public ReadOnly Property Angle As Double
[C#] public double Angle {get;}
[C++]
HRESULT get_Angle(
double* Angle
);
[C++]
Parameters Angle [out, retval] Angle is a parameter of type double