Class GeoJsonFeatureArgs
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
MongoDB.Driver.GeoJsonObjectModel
Assembly
MongoDB.Driver.dll
Represents additional arguments for a GeoJson Feature object.
public class GeoJsonFeatureArgs<TCoordinates> : GeoJsonObjectArgs<TCoordinates> where TCoordinates : GeoJsonCoordinates
Type Parameters
TCoordinates
The type of the coordinates.
Inheritance
GeoJsonFeatureArgs
Inherited Members
GeoJsonObjectArgs.CoordinateReferenceSystem
GeoJsonObjectArgs.ExtraMembers
object.ReferenceEquals(object, object)
Properties
Gets or sets the id.
Gets or sets the properties.