Serial port and GPS

MapForm.writeCfg Method 

Writes settings to the configuration file

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

Remarks

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

See Also

MapForm Class | serial Namespace