Back to Devexpress

AlbersEqualAreaConicCartesianToGeoConverter Constructors

windowsforms-devexpress-dot-xtramap-dot-albersequalareaconiccartesiantogeoconverter-dot-ctor.md

latest2.1 KB
Original Source

AlbersEqualAreaConicCartesianToGeoConverter Constructors

Converter that transforms data from the Albers projected coordinate system to the geographic coordinate system.

NameParametersDescription
AlbersEqualAreaConicCartesianToGeoConverter()noneInitializes a new instance of the AlbersEqualAreaConicCartesianToGeoConverter class with default settings.
AlbersEqualAreaConicCartesianToGeoConverter(Ellipsoid, Double, Double, GeoPoint, Double, Double, Double)ellipsoid, falseEasting, falseNorthing, projectionCenter, standardParallelN, standardParallelS, primeMeridianInitializes a new instance of the AlbersEqualAreaConicCartesianToGeoConverter class with the specified parameters.
AlbersEqualAreaConicCartesianToGeoConverter(Ellipsoid, Double, Double, GeoPoint, Double, Double)ellipsoid, falseEasting, falseNorthing, projectionCenter, standardParallelN, standardParallelSInitializes new instance of the AlbersEqualAreaConicCartesianToGeoConverter class with the specified parameters.

See Also

AlbersEqualAreaConicCartesianToGeoConverter Class

AlbersEqualAreaConicCartesianToGeoConverter Members

DevExpress.XtraMap Namespace