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