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