CoordinateConverterBase Class
The base class for all coordinate converters.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Remarks
This class introduces the CoordinateConverterBase.Convert method that converts points from one coordinate system to another.
Inheritance
Object
CoordinateConverterBase
See Also