GeoSourceCoordinateSystem Class
This class allows use of the Geographical coordinate system for the data adapter.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Remarks
An object of the GeoSourceCoordinateSystem
class can be assigned to the CoordinateSystemDataAdapterBase.SourceCoordinateSystem property.
Inheritance
Object
DispatcherObject
DependencyObject
Freezable
MapDependencyObject
SourceCoordinateSystem
GeoSourceCoordinateSystem
See Also