MobileForms Toolkit Documentation

GeoDistance Operators

The operators of the GeoDistance structure are listed below. For a complete list of GeoDistance structure members, see the GeoDistance Members topic.

Public Static Operators

Addition OperatorCreates the GeoDistance object representing the addition of the two distances.
Division OperatorCreates the GeoDistance object representing the division of the two distances.
Equality OperatorCompares the two GeoDistance objects.
Greater Than OperatorCompares the two GeoDistance objects.
Greater Than Or Equal OperatorCompares the two GeoDistance objects.
Inequality OperatorCompares the two GeoDistance objects.
Less Than OperatorCompares the two GeoDistance objects.
Less Than Or Equal OperatorCompares the two GeoDistance objects.
Multiplication OperatorCreates the GeoDistance object representing the multiplication of the two distances.
Subtraction OperatorCreates the GeoDistance object representing the subtraction of the two distances.

See Also

GeoDistance Class | GeoDistance Members | Resco.Location Namespace