Serial port and GPS

BmpMap.activate Method 

Activates the map

[Visual Basic]
Public Sub activate()
[C#]
public void activate();

Remarks

Loads the bitmap from the bitmap file and sets the dimensions and coordinates of the bitmap in m_ysq1, m_xsq2, m_wsq and m_hsq. The bitmap itself and fuctions requireing bitmap dimensions are not available, until the map becomes activated.

See Also

BmpMap Class | serial Namespace