Table of Contents

Property Spherical

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Spherical

Gets or sets the spherical option which determines how to calculate the distance between two points.

public bool? Spherical { get; set; }

Property Value

bool?
OSZAR »