Property Spherical
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Spherical
Gets or sets whether to use spherical geometry.
public bool? Spherical { get; set; }
Property Value
- bool?
Gets or sets whether to use spherical geometry.
public bool? Spherical { get; set; }