CoordinateSystemDataAdapterBase Class
The base class for adapters, whose data should be interpreted by the coordinate system.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Remarks
This class introduces the CoordinateSystemDataAdapterBase.SourceCoordinateSystem property that specifies the coordinate system that stores data.
Implements
Inheritance
Object
MapDisposableObject
MapDataAdapterBase
CoordinateSystemDataAdapterBase
See Also