Serial port and GPS

BmpMapForm.setZoomMenuLabels Method 

Sets labels for the zoom in and out menu items

[Visual Basic]
Private Sub setZoomMenuLabels()
[C#]
private void setZoomMenuLabels();

Remarks

The label for the zoom out menu item is

The label for the zoom in menu item is always 100 * (m_zoom + ZOOMSTEP) percents.

See Also

BmpMapForm Class | serial Namespace