CoordinateConverterBase Class
The base class for all coordinate converters.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Related API Members
The following members return CoordinateConverterBase objects:
Remarks
This class introduces the CoordinateConverterBase.Convert method that allows converting points from one coordinate system to another.
Inheritance
Object
DispatcherObject
DependencyObject
Freezable
MapDependencyObject
CoordinateConverterBase
See Also