Property Coordinates
- Namespace
 - MongoDB.Driver.GeoJsonObjectModel
 
- Assembly
 - MongoDB.Driver.dll
 
Coordinates
Gets the coordinates.
public GeoJsonLineStringCoordinates<TCoordinates> Coordinates { get; }
Property Value
- GeoJsonLineStringCoordinates<TCoordinates>