CoordinateLongitude Property |
Gets the longitude that the aircraft was at.
Namespace: VirtualRadar.InterfaceAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public double Longitude { get; }
Public ReadOnly Property Longitude As Double
Get
public:
property double Longitude {
double get ();
}
member Longitude : float with get
Property Value
Type:
DoubleSee Also