This document is archived and information here might be outdated. Recommended version. |
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(
System.Double* pVal
);
[C++]
Parameters pVal [out, retval]
pVal is a parameter of type double*