[Missing <summary> documentation for "P:FlightPlan.BasicScan.Turndirection"]
Assembly: FlightPlanXML (in FlightPlanXML.dll) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public Leg..::..TurnDir Turndirection { get; set; } |
Visual Basic |
---|
Public Property Turndirection As Leg..::..TurnDir Get Set |
Visual C++ |
---|
public: property Leg..::..TurnDir Turndirection { Leg..::..TurnDir get (); void set (Leg..::..TurnDir value); } |