Click or drag to resize

MapCtrlGetBackgroundImage Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the background image of the current map.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public Image GetBackgroundImage()

Return Value

Type: Image
A System.Drawing.Image representation of the current map background.
See Also