Serial port and GPS

Map.bmpfile Property

Sets or gets the name of the bitmap file

[Visual Basic]
Public Property bmpfile As String
[C#]
public string bmpfile {get; set;}

Remarks

If the name of the bitmap file is an absolute path, the the absolute path is used. Else the full path of the bitmap file is constructed from the directory of the exe file and the file name.

See Also

Map Class | serial Namespace