LongitudeUnaryNegation Operator
Negates the value of the specified
Longitude operand.
Namespace: InnerDrive.GeographyAssembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
public static Longitude operator -(
Longitude value
)
- value Longitude
- The Longitude to negate.
LongitudeA new
Longitude instance equal to the first instance multiplied
by -1.