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