Class GeoJsonNamedCoordinateReferenceSystem
- Namespace
 - MongoDB.Driver.GeoJsonObjectModel
 
- Assembly
 - MongoDB.Driver.dll
 
Represents a GeoJson named coordinate reference system.
[BsonSerializer(typeof(GeoJsonNamedCoordinateReferenceSystemSerializer))]
public class GeoJsonNamedCoordinateReferenceSystem : GeoJsonCoordinateReferenceSystem
  - Inheritance
 - 
      
      
      GeoJsonNamedCoordinateReferenceSystem
 
- Inherited Members
 
Constructors
- GeoJsonNamedCoordinateReferenceSystem(string)
 Initializes a new instance of the GeoJsonNamedCoordinateReferenceSystem class.
Properties
- Name
 Gets the name.
- Type
 Gets the type of the GeoJson coordinate reference system.