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