ApsGis.dll

UTM.ParseUtmYInM Method

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

Overload List

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

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

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

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

See Also

UTM Class | ApsGis Namespace