Serial port and GPS

MapForm.readCfg Method 

Reads settings from the configuration file

[Visual Basic]
Private Sub readCfg()
[C#]
private void readCfg();

Remarks

Uses Utils.getCfgFileName() for the name of the configuration file.

See Also

MapForm Class | serial Namespace