LambertConformalConicCartesianToGeoConverter Constructors
Converter that transforms data from the Lambert projected coordinate system to the geographic coordinate system.
Name | Parameters | Description |
---|---|---|
Lambert |
none |
Initializes a new instance of the Lambert |
Lambert |
ellipsoid, false |
Initializes a new instance of the Lambert |
Lambert |
ellipsoid, false |
Initializes new instance of the Lambert |
See Also