Intersection leg class.

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

Syntax

C#
public class IntersectionLeg : Leg
Visual Basic
Public Class IntersectionLeg _
	Inherits Leg
Visual C++
public ref class IntersectionLeg : public Leg

Inheritance Hierarchy

System..::..Object
  FlightPlan..::..Leg
    FlightPlan..::..IntersectionLeg

See Also