LatitudeSubtraction Operator

Subtracts one object from another.

Overload List

Subtraction(Latitude, Latitude) Subtracts one instance of Latitude from another.
Subtraction(Latitude, Double) Subtracts an instance of Double from an instance of Latitude.

See Also