Parses TM X from the provided string for a reference ellipsoid.
Parses TM X from the provided string for a reference ellipsoid.
public static bool ParseTmXInM(GeoEllipsoid,string,out double,out string)
Parses TM X from the provided string for the user defined reference ellipsoid.
public static bool ParseTmXInM(double,double,string,out double,out string)