CoordinateLatitude Property |
Gets the latitude 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 Latitude { get; }
Public ReadOnly Property Latitude As Double
Get
public:
property double Latitude {
double get ();
}
member Latitude : float with get
Property Value
Type:
DoubleSee Also