Serial port and GPS

BndBmpForm Constructor 

Initializes an empty form

[Visual Basic]
Public Sub New( _
   ByVal mapsfilename As String _
)
[C#]
public BndBmpForm(
   string mapsfilename
);

Parameters

mapsfilename
file with the maps collection

See Also

BndBmpForm Class | serial Namespace