RepositoryBoundingBoxData Property | ![Verizon Connect Logo](../icons/logo.jpg) |
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Implemented by derived classes to retrieve the
RepositoryBoundingBoxData objects that describe the bounding boxes of the repository content.
Namespace:
Telogis.GeoBase.Repositories
Assembly:
geobase.net (in geobase.net.dll) Version: 4.99.0.0
Syntaxpublic virtual RepositoryBoundingBoxData[] BoundingBoxData { get; }
Public Overridable ReadOnly Property BoundingBoxData As RepositoryBoundingBoxData()
Get
Property Value
Type:
RepositoryBoundingBoxData
See Also