ApsGis.dll

TM.ConvertGeodeticToTransverseMercator Method

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

Overload List

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

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

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

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

See Also

TM Class | ApsGis Namespace