GeoNearPointLegacyValue Property |
Gets the value.
Namespace: MongoDB.DriverAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.3.0
Syntax public XYPoint Value { get; }
Public ReadOnly Property Value As XYPoint
Get
member Value : XYPoint with get
Property Value
Type:
XYPointSee Also