Click or drag to resize

TurnBeforeWaypointProcedureTurnDirection 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: 25.2.423.0 (25.2.423.0)
Syntax
public WaypointTurnDirection TurnDirection { get; set; }

Property Value

Type: WaypointTurnDirection
See Also