A newer version of this page is available.
Switch to the current version.
ConicCartesianToGeoConverter Class
The base class for converters from a conic projected coordinate system to the geographic coordinate system.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v18.2.dll
Declaration
public abstract class ConicCartesianToGeoConverter :
EllipsoidBasedCartesianToGeoConverter
Public MustInherit Class ConicCartesianToGeoConverter
Inherits EllipsoidBasedCartesianToGeoConverter
Remarks
This class introduces the ConicCartesianToGeoConverter.StandardParallelN and ConicCartesianToGeoConverter.StandardParallelS properties, which allow specifying north and south standard parallels of a projected coordinate system.
For more information, refer to: Conic projections.
Inheritance
Object
DispatcherObject
DependencyObject
Freezable
MapDependencyObject
CoordinateConverterBase
DevExpress.Xpf.Map.CoordinateConverterCoreWrapper
Extension Methods
See Also
Feedback