Serial port and GPS

SerialGPSForm.m_elon Field

Longitude east from the GPS, negative for west

[Visual Basic]
Private m_elon As Double
[C#]
private double m_elon;

See Also

SerialGPSForm Class | serial Namespace