Back to Devexpress

LambertConformalConicCartesianToGeoConverter Constructors

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

latest2.0 KB
Original Source

LambertConformalConicCartesianToGeoConverter Constructors

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

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

See Also

LambertConformalConicCartesianToGeoConverter Class

LambertConformalConicCartesianToGeoConverter Members

DevExpress.Xpf.Map Namespace