GeoJsonBoundingBoxTCoordinatesMax Property |
Gets the max.
Namespace: MongoDB.Driver.GeoJsonObjectModelAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.2.0
Syntax public TCoordinates Max { get; }
Public ReadOnly Property Max As TCoordinates
Get
member Max : 'TCoordinates with get
Property Value
Type:
TCoordinatesSee Also