Click or drag to resize

CircularHoldProcedureTurnDirection Property

Gets or sets the direction (right or left) of the turn.

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

Property Value

Type: ClosedTurnDirection
See Also