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