Table of Contents

Property Min

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

Min

Gets or sets the minimum coordinate value for 2d indexes.

public double? Min { get; set; }

Property Value

double?

The minimum coordinate value for 2d indexes.