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