Property BoundingBox
- Namespace
- MongoDB.Driver.GeoJsonObjectModel
- Assembly
- MongoDB.Driver.dll
BoundingBox
Gets the bounding box.
public GeoJsonBoundingBox<TCoordinates> BoundingBox { get; }
Property Value
- GeoJsonBoundingBox<TCoordinates>
Gets the bounding box.
public GeoJsonBoundingBox<TCoordinates> BoundingBox { get; }