wpf-devexpress-dot-xpf-dot-map-91db56ca.md
The base class for adapters, whose data should be interpreted by the coordinate system.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
public abstract class CoordinateSystemDataAdapterBase :
MapDataAdapterBase
Public MustInherit Class CoordinateSystemDataAdapterBase
Inherits MapDataAdapterBase
This class introduces the CoordinateSystemDataAdapterBase.SourceCoordinateSystem property that allows specifying the coordinate system, which stores data.
Show 17 items
Object DispatcherObject DependencyObject Freezable MapDependencyObject MapDataAdapterBase CoordinateSystemDataAdapterBase DataSourceAdapterBase
See Also