This document is archived and information here might be outdated. Recommended version. |
The maneuver point of the item.
[Visual Basic .NET] Public ReadOnly Property ManeuverPoint As IPoint
[C#] public IPoint ManeuverPoint {get;}
[C++]
HRESULT get_ManeuverPoint(
IPoint** Point
);
[C++] Parameters Point [out, retval]
Point is a parameter of type IPoint**
ManeuverPoint returns the point of the turn of the direction.