LatitudeNegate Method
Negates the value of the specified
Latitude operand.
Namespace: InnerDrive.GeographyAssembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
public static Latitude Negate(
Latitude value
)
- value Latitude
- The Latitude to negate.
LatitudeA new
Latitude instance equal to the first instance multiplied
by -1.