Coordinate degrees.

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

Syntax

C#
public int degrees { get; }
Visual Basic
Public ReadOnly Property degrees As Integer
	Get
Visual C++
public:
property int degrees {
	int get ();
}

See Also