Serial port and GPS

BmpMap.m_bmp Field

Bitmap resulting for the file

[Visual Basic]
Private m_bmp As Bitmap
[C#]
private Bitmap m_bmp;

Remarks

The bitmap remains null until the map becomes activated.

See Also

BmpMap Class | serial Namespace