Click or drag to resize

TurnAfterWaypointProcedureTurnDirection Property

Gets or sets an enumeration indicating whether to force the waypoint to turn in a particular direction.

Namespace:  AGI.Foundation.RouteDesign
Assembly:  AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public WaypointTurnDirection TurnDirection { get; set; }

Property Value

Type: WaypointTurnDirection
See Also