Back to Devexpress

AlbersEqualAreaConicCartesianToGeoConverter Constructors

wpf-devexpress-dot-xpf-dot-map-dot-albersequalareaconiccartesiantogeoconverter-dot-ctor.md

latest2.0 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 a new instance of the AlbersEqualAreaConicCartesianToGeoConverter class with the specified parameters.

See Also

AlbersEqualAreaConicCartesianToGeoConverter Class

AlbersEqualAreaConicCartesianToGeoConverter Members

DevExpress.Xpf.Map Namespace