ProximityGadgetClosestAircraftJsonLatitude Property |
Gets or sets the latitude of the aircraft.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Latitude { get; set; }
Public Property Latitude As String
Get
Set
public:
property String^ Latitude {
String^ get ();
void set (String^ value);
}
member Latitude : string with get, set
Property Value
Type:
StringSee Also