SourceCoordinateSystem Class
The base class for the coordinate systems of a data adapter.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Related API Members
The following members return SourceCoordinateSystem objects:
Remarks
An object of this class can be accessed using the CoordinateSystemDataAdapterBase.SourceCoordinateSystem property.
Inheritance
See Also