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