BoundingBoxWorldBounds Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Namespace:
Telogis.GeoBase
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public static BoundingBox WorldBounds { get; }
Public Shared ReadOnly Property WorldBounds As BoundingBox
Get
Return Value
Type:
BoundingBoxA
BoundingBox with the bottom-left corner set
to a
LatLon of -90,-180 and the top right-hand corner set
to a
LatLon of 90,180.
See Also