ApsGis.dll

UTM.ParseUtmXInM Method

Parses UTM X from the provided string for a reference ellipsoid.

Overload List

Parses UTM X from the provided string for a reference ellipsoid.

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

Parses UTM X from the provided string for a reference ellipsoid.

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

See Also

UTM Class | ApsGis Namespace