Click or drag to resize
GeoJsonBoundingBoxTCoordinatesMax Property
Gets the max.

Namespace: MongoDB.Driver.GeoJsonObjectModel
Assembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.0.1
Syntax
public TCoordinates Max { get; }

Property Value

Type: TCoordinates
See Also