ApsGis.dll

TM.ParseLatitudeInDeg Method

Parses latitude from the provided string for a reference ellipsoid, assuming that the DecimalDegrees (DD) format is in use.

Overload List

Parses latitude from the provided string for a reference ellipsoid, assuming that the DecimalDegrees (DD) format is in use.

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

Parses latitude from the provided string for the user defined reference ellipsoid, assuming that the DecimalDegrees (DD) format is in use.

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

See Also

TM Class | ApsGis Namespace