Property Exterior
- Namespace
- MongoDB.Driver.GeoJsonObjectModel
- Assembly
- MongoDB.Driver.dll
Exterior
Gets the exterior.
public GeoJsonLinearRingCoordinates<TCoordinates> Exterior { get; }
Property Value
- GeoJsonLinearRingCoordinates<TCoordinates>
Gets the exterior.
public GeoJsonLinearRingCoordinates<TCoordinates> Exterior { get; }