Click or drag to resize

StreetLinkCollectionBoundingBox Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Calculates and returns a bounding box that includes all the streets in this collection.

Namespace:  Telogis.GeoBase
Assembly:  geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax
public BoundingBox BoundingBox { get; }

Property Value

Type: BoundingBox

Implements

IGeoFenceBoundingBox
See Also