windowsforms-devexpress-dot-xtramap-9f598124.md
The base class for adapters, whose data should be interpreted by the coordinate system.
Namespace : DevExpress.XtraMap
Assembly : DevExpress.XtraMap.v25.2.dll
NuGet Package : DevExpress.Win.Map
public abstract class CoordinateSystemDataAdapterBase :
MapDataAdapterBase
Public MustInherit Class CoordinateSystemDataAdapterBase
Inherits MapDataAdapterBase
This class introduces the CoordinateSystemDataAdapterBase.SourceCoordinateSystem property that specifies the coordinate system that stores data.
Show 18 items
Object MapDisposableObject MapDataAdapterBase CoordinateSystemDataAdapterBase DataSourceAdapterBase
See Also