Click or drag to resize

GeometryBoundingBox Property

Verizon Connect Logo
Print this page
Learn more about Verizon Connect GeoBase.
Get information about the latest release
Implemented by derived classes to return a minimum-sized BoundingBox that encapsulates the entire geometric feature.

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

Property Value

Type: BoundingBox
See Also