GeoJsonObjectTCoordinatesCoordinateReferenceSystem Property |
Gets the coordinate reference system.
Namespace: MongoDB.Driver.GeoJsonObjectModelAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.1.0
Syntax public GeoJsonCoordinateReferenceSystem CoordinateReferenceSystem { get; }
Public ReadOnly Property CoordinateReferenceSystem As GeoJsonCoordinateReferenceSystem
Get
member CoordinateReferenceSystem : GeoJsonCoordinateReferenceSystem with get
Property Value
Type:
GeoJsonCoordinateReferenceSystemSee Also