FilterDefinitionBuilderTDocumentNearSphere Method

Overload List
 NameDescription
Public methodNearSphereTCoordinates(ExpressionFuncTDocument, Object, GeoJsonPointTCoordinates, NullableDouble, NullableDouble)
Creates a near sphere filter.
Public methodNearSphereTCoordinates(FieldDefinitionTDocument, GeoJsonPointTCoordinates, NullableDouble, NullableDouble)
Creates a near sphere filter.
Public methodNearSphere(ExpressionFuncTDocument, Object, Double, Double, NullableDouble, NullableDouble)
Creates a near sphere filter.
Public methodNearSphere(FieldDefinitionTDocument, Double, Double, NullableDouble, NullableDouble)
Creates a near sphere filter.
Top
See Also

Reference