Constructor GeoWithinGeometry
GeoWithinGeometry(GeoJsonGeometry<TCoordinates>)
Initializes a new instance of the GeoWithinBox<TCoordinates> class.
public GeoWithinGeometry(GeoJsonGeometry<TCoordinates> geometry)
Parameters
geometry
GeoJsonGeometry<TCoordinates>GeoJSON object specifying the MultiPolygon or Polygon.