wpf-devexpress-dot-xpf-dot-map-1675326b.md
The base class for the coordinate systems of a data adapter.
Namespace : DevExpress.Xpf.Map
Assembly : DevExpress.Xpf.Map.v25.2.dll
NuGet Package : DevExpress.Wpf.Map
public abstract class SourceCoordinateSystem :
MapDependencyObject
Public MustInherit Class SourceCoordinateSystem
Inherits MapDependencyObject
The following members return SourceCoordinateSystem objects:
An object of this class can be accessed using the CoordinateSystemDataAdapterBase.SourceCoordinateSystem property.
Object DispatcherObject DependencyObject Freezable MapDependencyObject SourceCoordinateSystem CartesianSourceCoordinateSystem
See Also