Indicates whether to turn left or right when executing the pattern.

Namespace: FlightPlan
Assembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Leg..::..TurnDir direction
Visual Basic
Public direction As Leg..::..TurnDir
Visual C++
public:
Leg..::..TurnDir direction

See Also