GeoStreamRepositoryBoundingBoxData Property | |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
An array of BoundingBox data for each of the individual repositories associated with the GeostreamRepository.
Namespace:
Telogis.GeoBase.Repositories
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntax public override RepositoryBoundingBoxData[] BoundingBoxData { get; }
Public Overrides ReadOnly Property BoundingBoxData As RepositoryBoundingBoxData()
Get
Property Value
Type:
RepositoryBoundingBoxDataSee Also