Serial port and GPS

BmpMap.bitmap Property

Returns the bitmap for this map

[Visual Basic]
Public ReadOnly Property bitmap As Bitmap
[C#]
public System.Drawing.Bitmap bitmap {get;}

Remarks

The return value may be also null, if the map has not been activated yet or on errors.

See Also

BmpMap Class | serial Namespace