ApsGis.dll

Tools.GetGeoEllispoidDescription Method

Returns description / title / name of the specified predefined reference ellipsoid.

public static string GetGeoEllispoidDescription(
   GeoEllipsoid ge
);

Parameters

ge
a predefined reference ellipsoid (GeoEllipsoid)

Return Value

Retunrs description / title / name of the specified predefined reference ellipsoid.

See Also

Tools Class | ApsGis Namespace