ApsGis.dll

TM.IsValidTmYInM Method

Checks if the provided TM Y (in meters) is valid for a reference ellipsoid, i.e. if it can be used in GIS calculations in the TM coordinate system.

Overload List

Checks if the provided TM Y (in meters) is valid for a reference ellipsoid, i.e. if it can be used in GIS calculations in the TM coordinate system.

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

Checks if the provided TM Y (in meters) is valid for the user defined reference ellipsoid, i.e. if it can be used in GIS calculations in the TM coordinate system.

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

See Also

TM Class | ApsGis Namespace