Serial port and GPS

SerialGPSForm.MapForm Property

Closes or opens the BmpMapForm

[Visual Basic]
Public Property MapForm As Boolean
[C#]
public bool MapForm {get; set;}

Remarks

If set to true, then it opens the map form for the current position. If the form was already opened, then it closes it and opens again. Else it closes the map form. While querying, returns true, if the map form is opened or false else.

See Also

SerialGPSForm Class | serial Namespace