Longitude Conversion (Double to Longitude)
Namespace: InnerDrive.GeographyAssembly: InnerDrive.Geography (in InnerDrive.Geography.dll) Version: 5.2.9017.0
public static implicit operator Longitude (
double value
)
- value Double
- The value to use to create a new Longitude object.
LongitudeA new
Longitude with the same value.