Serial port and GPS

SerialGPSForm.m_nlat Field

Latitude north from the GPS, negative for south

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

See Also

SerialGPSForm Class | serial Namespace