ApsGis.dll

UTM.ConvertUtmToGeodetic Method

Converts a UTM coordinate to a Geodetic coordinate on a reference ellipsoid.

Overload List

Converts a UTM coordinate to a Geodetic coordinate on a reference ellipsoid.

public static bool ConvertUtmToGeodetic(GeoEllipsoid,UtmHemisphere,UtmZone,double,double,out double,out double,out string)

Converts a UTM coordinate to a Geodetic coordinate on the user defined reference ellipsoid.

public static bool ConvertUtmToGeodetic(double,double,UtmHemisphere,UtmZone,double,double,out double,out double,out string)

See Also

UTM Class | ApsGis Namespace