LatitudeSubtract Method

Subtracts one object from another.

Overload List

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

See Also