CompactPositionReportingCoordinateLongitude Property |
Gets or sets the longitude.
Namespace: VirtualRadar.Interface.AdsbAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int Longitude { get; set; }
Public Property Longitude As Integer
Get
Set
public:
property int Longitude {
int get ();
void set (int value);
}
member Longitude : int with get, set
Property Value
Type:
Int32See Also