Geometry.BoundingBox
Property
Definition
Gets bounding box for this geometry in the Azure DocumentDB database service.
[Newtonsoft.Json.JsonProperty("bbox", DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Ignore, Order=3)]
public Microsoft.Azure.Documents.Spatial.BoundingBox BoundingBox { get; }
Property Value
Bounding box of the geometry.