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