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

BoundingBox

Gets or sets the bounding box.

CoordinateReferenceSystem

Gets or sets the coordinate reference system.

ExtraMembers

Gets or sets the extra members.