Click or drag to resize

MapGetBoundingBox Method

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Gets the BoundingBox of the Map.

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

Return Value

Type: BoundingBox
A BoundingBox representing the map co-ordinates of the IMap object.

Implements

IMapGetBoundingBox
See Also