MapCtrlGetBackgroundImage Method | |
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()
Public Function GetBackgroundImage As Image
Return Value
Type:
ImageA System.Drawing.Image representation of the current map background.
See Also