Create a predicate to return the distance between two points.

Overload List

  Name Description
Public method Static CreateGeoDistance (NetricsPredicate, NetricsPredicate, NetricsPredicate, NetricsPredicate, NetricsPredicate.DistanceUnits) Create a predicate to return the distance between two points.
Public method Static CreateGeoDistance (String, String, Double, Double, NetricsPredicate.DistanceUnits) Create a predicate to return the distance between two points.

See Also