public GeoWithinBox( GeoJsonPoint<TCoordinates> bottomLeft, GeoJsonPoint<TCoordinates> topRight )
Public Sub New ( bottomLeft As GeoJsonPoint(Of TCoordinates), topRight As GeoJsonPoint(Of TCoordinates) )
new : bottomLeft : GeoJsonPoint<'TCoordinates> * topRight : GeoJsonPoint<'TCoordinates> -> GeoWithinBox
Copyright © 2010–present MongoDB Inc.