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