Class GeoJsonObjectArgs
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.GeoJsonObjectModel
Assembly
MongoDB.Driver.dll
Represents additional args provided when creating a GeoJson object.
public class GeoJsonObjectArgs<TCoordinates> where TCoordinates : GeoJsonCoordinates
Type Parameters
TCoordinates
The type of the coordinates.
Inheritance
GeoJsonObjectArgs
Derived
Inherited Members
Properties
Gets or sets the bounding box.
Gets or sets the coordinate reference system.
Gets or sets the extra members.