GeoJsonObjectArgsTCoordinatesCoordinateReferenceSystem Property |
Gets or sets the coordinate reference system.
Namespace: MongoDB.Driver.GeoJsonObjectModelAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.2.0
Syntax public GeoJsonCoordinateReferenceSystem CoordinateReferenceSystem { get; set; }
Public Property CoordinateReferenceSystem As GeoJsonCoordinateReferenceSystem
Get
Set
member CoordinateReferenceSystem : GeoJsonCoordinateReferenceSystem with get, set
Property Value
Type:
GeoJsonCoordinateReferenceSystemSee Also