ApsGis.dll

TM.ConvertTransverseMercatorToGeodetic Method

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

Overload List

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

public static bool ConvertTransverseMercatorToGeodetic(GeoEllipsoid,double,double,double,out double,out double,out string)

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

public static bool ConvertTransverseMercatorToGeodetic(double,double,double,double,double,out double,out double,out string)

See Also

TM Class | ApsGis Namespace