Click or drag to resize
GeoNearPoint.GeoJson<TCoordinates>.Value Property
Gets the value.

Namespace: MongoDB.Driver
Assembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.0.1
Syntax
public GeoJsonPoint<TCoordinates> Value { get; }

Property Value

Type: GeoJsonPoint<TCoordinates>
See Also