GeoJsonPointTCoordinatesCoordinates Property |
Gets the coordinates.
Namespace: MongoDB.Driver.GeoJsonObjectModelAssembly: MongoDB.Driver (in MongoDB.Driver.dll) Version: 2.2.0
Syntax public TCoordinates Coordinates { get; }
Public ReadOnly Property Coordinates As TCoordinates
Get
member Coordinates : 'TCoordinates with get
Property Value
Type:
TCoordinatesSee Also